Pff, rm -rf / is for pussies. Real men use shred -fz /
throw in -v to watch your life go down the drain
yay
it seems like maximum effectiveness would be to
rm -rf / and then
dd if=/dev/zero of=/dev/sda, right? wipe the files rapidly so it requires data recovery to get them back, then write over them
maximum speed would
rm -rf / and then use
/dev/zero written to
every other byte causing maximum damage to the most inodes (is that right) before looping over and getting the bytes that weren't zeroed the first time, making the maximum number of files unrecoverable before totally destroying them.
also oh my god i love arch linux and the aur and yaourt
it's like the one-stop-shopping of a typical repo, but it even has
all kinds of other cool stuff you'd have to manually install too! like android-sdk. you'd have to dig up a .tar.gz file from google, then do a bunch of stuff, instead i can just type
yaourt android-sdk and all is well
my only two complaints are
A: i don't have that pacman progress bar thing that trinick showed off a dozen pages back (what's that called, trinick?)
B: if I run "yaourt tk" to install tk for python, i get literally 2000 packages, all in a list, and i can't scroll to the top to read the most likely candidate. can yaourt be modified to have a paginated output for that? or better, something involving
less?