Are you tired of seeing "rm: remove regular file foo" when using rm?

3 replies [Last post]
ZykoticK9
Offline
Joined: 04/07/2011

as the final line of ~/.bashrc add:

unalias rm

then source ~/.bashrc to apply the change.

special thanks to mjmt and jxself in #trisquel for the solution

lloydsmart

I am a member!

Offline
Joined: 12/22/2012

Thanks! This is useful.

ssdclickofdeath
Offline
Joined: 05/19/2013

I think that it's too easy to accidentally remove the wrong file without the confirm prompt.

ZykoticK9
Offline
Joined: 04/07/2011

ssdclickofdeath I take it Trisquel dev(s) agrees with you. I found it SUPER annoying.