68Fermer70
GodzilLe 07/02/2008 à 11:21
for i in `ls /dev/[hs]d*` do
dd if=/dev/random of=$i
done