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
Write a command that will display files in the current directory, in a colored, long format.
What is “chmod” command?
Why is shebang used?
What is the general format of unix command syntax?
How do I clear my terminal history?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What is grep and how do you use it?
Which command should you use to find the remaining disk space in unix server?
How do I use grep to search for a file?
How do you grep a case insensitive?
What do chmod, chown, chgrp commands do?
How many unix commands are there?
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 nr in awk command?
How do I use grep to find a file?