![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Nix wrote:
One person at work keeps a file named -i in important directories on Solaris boxes, just to catch rm *'s in them.
Do they keep an extra pair of underpants in their car in case they shit themselves on the way to work?
Nix wrote:
One person at work keeps a file named -i in important directories on Solaris boxes, just to catch rm *'s in them.
Do they keep an extra pair of underpants in their car in case they shit themselves on the way to work?
no subject
Date: 2009-11-20 02:58 pm (UTC)rm -rf foo/* expanding to
rm -rf foo/-i foo/... does not do anything other than remove the crap you were trying to save.
no subject
Date: 2009-11-20 03:19 pm (UTC)