Il giorno ven, 29/05/2009 alle 14.52 +1200, Clint Dilks ha scritto:
dd if=/dev/zero of=/dev/youbettergetthisright bs=1M
If you want to be really sure you need to do the command above several time or use software like
/dev/zero is not the right device to use. Better is /dev/random or /dev/urandom But they are not speed
Bye Ambrogio