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 is the behavioural difference between cmp and diff commands?
Differentiate cmp command from diff command.
How can we use grep command in unix?
Can you explain a little bit about command substitution?
Which command is used to create a directory?
How do you repeat a command in terminal?
What does grep v do?
What are some command words?
How do you grep a case insensitive?
What is pipe command in unix?
How do I run a bash script?
Enumerate some of the most commonly used network commands in unix?
What is the function of grep command in unix?
How to use grep command to list find the records of a file containing 10 different strings?
What is the command to view process running?