InterviewSolution
Saved Bookmarks
| 1. |
The name of the script is stored in which special parameter?(a) Dollar 1(b) Dollar 0(c) Dollar #(d) Dollar *The question was posed to me in my homework.This interesting question is from Logical Operators and Conditional Execution topic in section Essential Shell Programming of Unix |
|
Answer» The correct option is (B) DOLLAR 0 |
|