nerdexam
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)
  • A
    9% (2)
  • B
    73% (16)
  • C
    5% (1)
  • D
    14% (3)

Community Discussion

No community discussion yet for this question.

Full 050-720 Practice