what is the advaantage of each user having its own copy of
the shell?
Answers were Sorted based on User's Feedback
Answer / 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 |
How do you create a directory in UNIX?
Hi All, Can you please let me know how to grep for a particular pattern in unix. I want to print the dates from the file exp.txt. the date pattern is DD:MM:YYYY, I just want to print all the dates from the file exp.txt.
8 Answers Concentrix, IBM, Symantec, TCS,
how will you convert a general file to a hidden file?
what is the use of the hidden files?
What is awk good for?
Which command will print your home directory on screen?
What does touch command do in unix?
What is the use of the command 'ls -x chapter[1-5]' ?
What will the following command do?
What is a shell in Unix? Name some common Unix shells.
What is the use of cut command in unix?
Is ‘du’ a command? If so, what is its use?