Multiple Choice
You would like to run command2 only if command1 did not complete successfully. Which command accomplishes this task?
A) command1 ;; command2
B) command1 || command2
C) command1 >> command2
D) command1 && command2
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q70: You want to create the new user
Q71: You want to add user tux to
Q72: Which command can you use to create
Q73: As root, you entered the runlevel command.
Q74: Where can you set global shell environment
Q75: You need to find the files in
Q76: Using the nice command, what is the
Q77: Which statement about the Set User ID
Q78: The useradd command is used to create
Q80: What information do you need to set