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
Why is it called grep?
How do I find previous commands in unix?
What is the use of find command in unix?
How do you repeat a command in terminal?
Why is awk called awk?
What is $0 bash?
What is ctrl d?
What do chmod command do?
How does the system know where one command ends and another begins?
How do I search for text in vi?
Explain how to use grep command to list find the records of a file containing 10 different strings?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is command substitution?
Explain mount and unmount command.
What is the use of the command 'ls -x chapter[1-5]' ?