dd if=/dev/zero of=/dev/hda

December 6, 2007

Wipe out your hard disk from a command line:

dd if=/dev/zero of=/dev/hda

Leave a Reply