Download in pdf Unix and Shell programming multiple choice questions(mcqs) & answers. These computer science quiz objective questions answers include mcqs on pipe system, default shell in UNIX OS etc.
(26)
Command 1 || Command 2 means
[A]
execute command 2 if command 1 is successful
[B]
execute either command 1 or command 2
[C]
execute command 2 if command 1 is unsuccessful