InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is an invalid variable?(a) _user(b) us01(c) -txtfile(d) txt123The question was asked by my college professor while I was bunking the class.My enquiry is from Command Substitution and Shell Variables topic in division The Shell of Unix |
|
Answer» Correct option is (c) -txtfile |
|