nerdexam
LPI

117-201 · Question #313

Which of the following commands will erase the contents of the /dev/sdb3 partition?

The correct answer is B. dd if=/dev/zero of=/dev/sdb3. See the full explanation below for the reasoning.

Question

Which of the following commands will erase the contents of the /dev/sdb3 partition?

Options

  • Arm /dev/sdb3
  • Bdd if=/dev/zero of=/dev/sdb3
  • Cdd of=/dev/zero if=/dev/sdb3
  • Dumount /dev/sdb3

How the community answered

(35 responses)
  • A
    6% (2)
  • B
    77% (27)
  • C
    14% (5)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 117-201 Practice