Explain about non-login shell files?



Explain about non-login shell files?..

Answer / Chandan Kumar Chakravorty

Non-login shell scripts (also known as system scripts) are executed without requiring a user to log in. They are typically located in /etc/rc.d, /etc/init.d, or /usr/sbin directories.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Shell Script Interview Questions

What are the different methods available to run a shell script?

2 Answers  


Is shell scripting useful?

1 Answers  


What is an sh file?

1 Answers  


How do I edit a .sh file?

1 Answers  


write a program to display all the files from the current directory which are created in particular month

6 Answers  


What is the default ubuntu terminal?

1 Answers  


what does "kill -9" and "kill -1" do

2 Answers   Amazon,


How to customise the other shell?

2 Answers   Quest,


What is the syntax of "nested if statement" in shell scripting?

1 Answers  


What is the command to find out users on the system?

1 Answers  


What is web script?

1 Answers  


What is the best scripting language?

1 Answers  


Categories