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 are the differences among a system call, a library function, and a unix command?
What is awk used for?
What is sed awk grep?
Who wrote grep?
What is the use of the tee command?
Differentiate cat command from more command.
Who invented grep?
Explain ‘library functions’ with respect to unix commands?
What is the use of the command 'ls -x chapter[1-5]' ?
Is command prompt unix?
What command will change your prompt to myprompt?
What is the use of finger command?
What is the use of cut command in unix?
What does 'mkdir' command do in UNIX?
What is the difference between cat command and more command?