what is the advaantage of each user having its own copy of
the shell?
Answers were Sorted based on User's Feedback
Answer / daaga
it allows user
1 to customise it's enviroment,
2 Intialise/modify some enviroment variable
or define to variable
3 Perform some task or exec some commands
as he logs on to the system..
etc..
| Is This Answer Correct ? | 8 Yes | 0 No |
How to rename files and folders?
When the shell is reading the command line what is the difference between text enclosed between double quotes ( ” ) and text enclosed between signal quotes ( ’ )?
How to check whether some services are running in another server or not? Suppose i am currently in a server named A.I want to check whether some services are running in server B without logging into the server B.
3 Answers Amazon, MBA, Syntel, TCS, Unisys,
What is the different between UNIX command and UNIX shell script?
which script will invoke first ,when /etc/init.d starts
distinguish between user mode and kernel mode?
What is grep and how do you use it?
What is the difference between awk and grep?
how to delete entire records in unix ?
What is the function of grep command in unix?
What do know about tee command?
What UNIX command will control the default file permissions when files are created?