Multiple Choice
You want to delete all data on the second hard drive (/dev/hdb) . Which command accomplishes this?
A) rm /dev/hdb
B) dd if=/dev/zero of=/dev/hdb bs=100k
C) dd of=/dev/zero if=/dev/hdb bs=100k
D) dd if=/dev/zero of=/dev/hdb count=1 bs=1024
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: As system administrator root, you use the
Q9: In a terminal window, which command displays
Q10: You want to view the status (locked,
Q11: In the bash shell, which command can
Q12: Which command can be used to view
Q14: You have a test directory with the
Q15: How do you activate an ACL when
Q16: Which file contains information about which user
Q17: You created a script (/root/bin/backup.sh) that backs
Q18: Which are journaling file systems? (Choose 3.)<br>A)