InterviewSolution
Saved Bookmarks
| 1. |
Which command is used by the shell for manipulating positional parameters?(a) set(b) cut(c) case(d) pasteThis question was posed to me in an online interview.The question is from Shell Programming using Various Commands in portion Essential Shell Programming of Unix |
|
Answer» Right choice is (a) set |
|