what is the advaantage of each user having its own copy of
the shell?
Answer Posted / nayakss
Copy of shell or copy of shell variable?
Shell is a process which is invoken when a user logged in.
So For each use a differ process has invoked in turns a
different shell.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How do you grep a case insensitive?
What is merge command in unix?
What does pipe () return?
What is “chmod” command?
Which command will print your home directory on screen?
What is command substitution?
Which command should you use to find the remaining disk space in unix server?
Which command is used to copy files?
What are awk commands?
Explain the steps that a shell follows while processing a command.
Explain command to display different lines that are found when compare two files?
Give the command for finding the current date.
What does sed command do in unix?
What is the size of time_t?
Why is it called a shebang?