Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Bug#95395: additions to the rm 10 second pause



> 'rm /' and 'rm -d' should also fall under the same category as 'rm *' with the
> 10 second pause feature.

Maybe this can be better solved by a mechanism that lets one define
a pattern to trigger a generic form of RM_STAR_WAIT or such.

e.g.
alias rm="panic-on --pattern '*-d*' -- rm"

Or is there value in adding these to execcmd?



Messages sorted by: Reverse Date, Date, Thread, Author