InterviewSolution
Saved Bookmarks
| 1. |
How can we specify more than one command in the command line at the same time?(a) using ;(b) using >(c) using ==(d) not possibleThis question was addressed to me during an internship interview.My doubt is from Commands in section The Unix Architecture & General Purpose Utilities of Unix |
|
Answer» Correct option is (a) using ; |
|