You're viewing a single thread.
All Comments
9 comments
Basically linux version of this:
WARNING: Don't try this at bare metal
$[ $RANDOM % 6 ] == 0 ] && rm -rf / || echo *
7 0 Replydd if=/dev/urandom of=/dev/sda bs=128 count=1 seek=$RANDOM
How full do you keep your storage?
2 0 Reply56.8GB
2 0 Reply
9 comments
Scroll to top