[Ilugc] One Day One GNU/Linux Command (RM)

  • From: masatran@xxxxxxxxxxxxxxxxxxx (Masatran, R. Deepak)
  • Date: Sat Jun 21 14:00:43 2008

* Bharathi Subramanian <sbharathi@xxxxxxxxxxxxx> 2008-06-20

One Day One GNU/Linux Command
=============================

rm -- ReMove files or directories.

Safety precautions:

Do not modify the behavior of "rm" with the same name. Use a different name
instead. If one gets used to a safe "rm", one will expect the same safety
even on an account/computer that lacks the new behavior, leading to
disaster.

To override any safety alias, use "\rm" instead of "rm -f". "rm -f" should
never be used interactively as it disables some safety restrictions.

-- 
Masatran, R. Deepak <http://research.iiit.ac.in/~masatran/>


Other related posts: