InterviewSolution
Saved Bookmarks
| 1. |
____ statement is used for shifting arguments left.(a) set(b) shift(c) cut(d) pasteI had been asked this question during an interview.I'm obligated to ask this question of Shell Programming using Various Commands topic in portion Essential Shell Programming of Unix |
|
Answer» Correct answer is (B) shift |
|