InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not a system defined variable?(a) $PATH(b) $HOME(c) $SHELL(d) $cdThis question was posed to me in a job interview.The doubt is from Command Substitution and Shell Variables topic in section The Shell of Unix |
|
Answer» The correct answer is (d) $cd |
|