Live data from Hacker News

A better 'rm' command and no more 'rm -rf' nightmares.

github.com

1–3 of 3 posts

Re: A better 'rm' command and no more 'rm -rf' nightmares.

#3
post #2

what about the protections already in place ? https://en.wikipedia.org/wiki/Rm_(Unix)#Protection_of_the_fi...

-i is a poor experience and I don't want to do it I every time I delete. Perhaps, all I want is a undo function. That way I don't have to worry about accidentally deleting anything.