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 |
what do you understand bythe term 'de-mountable volumes'?
what are wild cards?
How to replace the exact word in vi editor?? suppose a file contains words like amaze,amazed,amazement in some of the line.But i want to replace only 'amaze' with delight but don't wanna replace amazed or amazement. thanks
6 Answers Polaris, Tech Mahindra,
What is used to type command?
which command is used to change group?
Give Command that will change the name of a directly from paypal to eBay
The rm command removes links to file. What does this mean? How then is a file deleted from the file system?
What is a bash command?
what is the cmd to remove the comment lines from a file and to display the original text without comments? thanks in advance......
what is the difference between pipe(|) and tee command..
if we create a file, in that 10 rows(means 1,2,....9,10 like). i want 7 row exactly, which command use in unix? plz send this question.
in UNIX ,What is the command to view contents of a large error log file?