Dd

De TeteveWiki.

effacer un disque dur

for n in `seq 8`; do dd if=/dev/urandom of=/dev/sdX bs=512 conv=notrunc; done