rm -rf

Jan 27, 2010 09:44

So today, I thought it would be fun to try out the infamous Unix command: rm -rf /
Here's my result:
rm: cannot remove root directory `/'

So this got me thinking... What other ways could I pooch the data on my hard drive?

dd if=/dev/random of=/dev/sda

This seemed to do the trick. :)
Previous post Next post
Up