Monday, 22 October 2012

Explain about non-login shell files? | Shell Scripting Interview Questions

The non login shell files are initialized at the start and they are made to run to set up variables.
Parameters and path can be set etc are some important functions. These files can be changed and also your own environment can be set. These functions are present in the root. It runs the profile each time you start the process.

No comments: