On my server rm always asks me for permission (even though I'm root) when I run it, on my desktop it does not. Like so:
$ rm mod_wsgi-3.3.tar.gz
rm: remove regular file `mod_wsgi-3.3.tar.gz'?
How do I make it stop prompting me?
|
On my server rm always asks me for permission (even though I'm root) when I run it, on my desktop it does not. Like so:
How do I make it stop prompting me? |
|||
|
I would check if your
If so, it is probable that it is in |
|||||||
|
|
WARNING: use with caution. From the man page:
|
|||
|
|
aliasand remove the alias withunalias rm. – Marcelo Morales May 4 '11 at 18:24trash-clito give yourself an undo button for deletion. – Ryan Thompson May 4 '11 at 18:59