@b0rk it has saved my bacon once, and I managed to ctrl-c early enough on another machine's `sudo rm -rf ~` to not lose anything important. Hence: paranoia is healthy.

It really should be the default. It's much too easy to accidentally do that in scripts with bad string handling, and the few legitimate uses are so rare and so special that "run /bin/real_rm` by hand" is entirely reasonable.