[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rm -rf *] how does recursive work?




> I ran rm -rf * on /usr, while convinced that I was standing on
> /usr/src.

One thing I like to do is put '-i' empty files in directories of importance.

Usually its enough to stop a nasty rm -rf * accident.

Nicholas