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

Re: Re[2]: Debian installation - list of things that make it hard



> so when you try "rm -r *" from / it expands the -i too and asks you for
> permission. Note that this doesn't protect you from "rm -r /"

Or even better, add an alias into your root .bashrc (or .cshrc or whatever)
such as

alias rm 'rm -i'

its saved my life many a time :)

Rob.


Reply to: