what is the advaantage of each user having its own copy of
the shell?
Answer Posted / 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 |
Post New Answer View All Answers
What does #!/ Bin sh do?
What is {} in find command?
What command is used to check the current users?
What is the use of find command in unix?
Name the general commands in using unix os for a beginner?
Describe the usage and functionality of the command rm –r * in unix?
What do know about tee command and its usage?
What does grep v grep do?
What does touch command do in unix?
How do I use grep to search for a file?
What is used to type command?
How can we use grep command in unix?
Which command should you use to find the remaining disk space in unix server?
What is awk command used for?
What is the difference between cat and more command?