Forgot your password?
typodupeerror

Comment Re:mkswap (Score 1) 1542

Speaking of rm -rf...

We had a guy at work who was trying to run rm -rf * in a directory to remove our software prior to installing a new version. He didn't have permission to remove some of the subdirectories, so he did an su - and then ran rm -rf * again. Only problem was, the su - had moved him to the root directory. I'm sure you can guess what happened.

Slashdot Top Deals

Is it possible that software is not like anything else, that it is meant to be discarded: that the whole point is to always see it as a soap bubble?

Working...