InterviewSolution
Saved Bookmarks
| 1. |
Shell enables one or more arguments to be obtained from the standard output of another command. This feature is called _________(a) command substitution(b) argument substitution(c) shell substitution(d) kornThis question was posed to me in examination.My question is based upon Command Substitution and Shell Variables topic in division The Shell of Unix |
|
Answer» Correct option is (a) command substitution |
|