Novell
050-720 · Question #331
You would like to run command1 and then command2, whether or not command1 completed successfully. Which command accomplishes this task?
The correct answer is B. command1 ; command2. See the full explanation below for the reasoning.
Question
You would like to run command1 and then command2, whether or not command1 completed successfully. Which command accomplishes this task?
Options
- Acommand1 | command2
- Bcommand1 ; command2
- Ccommand1 > command2
- Dcommand1 & command2
How the community answered
(22 responses)- A9% (2)
- B73% (16)
- C5% (1)
- D14% (3)
Community Discussion
No community discussion yet for this question.