LPI
201-450 · Question #360
Which of the following commands erases the contents of the /dev/sdb3 partition?
The correct answer is B. dd if=/dev/zero of=/dev/sdb3. You've hit your weekly limit · resets 5am (America/New_York)
204 Filesystem and Devices
Question
Which of the following commands erases 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
(29 responses)- A3% (1)
- B83% (24)
- C3% (1)
- D10% (3)
Explanation
You've hit your weekly limit · resets 5am (America/New_York)
Topics
#dd#partition erasure#disk wiping#block devices
Community Discussion
No community discussion yet for this question.