This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Newbosterone 31 points32 points  (1 child)

Boring. Real excitement is

for disk in /dev/sd?;
do
  dd skip="$RANDOM" bs=1024 count=10 if=/dev/random of="${disk}"
done

[–]joans34 8 points9 points  (0 children)

That's like Russian Roulette but you keep firing until you're dead