Posted by: Pdfprep
Post Date: November 22, 2020
Which of the following commands erases the contents of the /dev/sdb3 partition?
A . rm /dev/sdb3
B . dd if=/dev/zero of=/dev/sdb3
C . dd of=/dev/zero if=/dev/sdb3
D . umount /dev/sdb3
Answer: B
Leave a Reply