[6573] in RedHat Linux List

home help back first fref pref prev next nref lref last post

Re: The rm command

daemon@ATHENA.MIT.EDU (Sheldon E. Newhouse)
Thu Nov 28 10:25:59 1996

Date: Thu, 28 Nov 1996 10:23:01 -0500 (EST)
From: "Sheldon E. Newhouse" <sen1@math.msu.edu>
To: redhat-list@redhat.com
In-Reply-To: <Pine.LNX.3.91.961128081111.7524B-100000@gunnison.com>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com

On Thu, 28 Nov 1996, Jason Swenson wrote:
> How do I turn this off so I don't get prompted anymore. I just want to rm 
> the file or directory without answering y to the prompt.
In your .bashrc file you will see that 
 rm
is aliased to 
 rm -i

Same (in mine) for cp and mv.

These are safety features.  If you want to disable them just comment
out the appropriate lines of this file (or remove them)  and re-initialize
the file.

-sen

 ---------------------------------------------------------------------------
 | Sheldon E. Newhouse            |    e-mail: sen1@math.msu.edu           |
 | Mathematics Department         |       				   |
 | Michigan State University      | telephone: 517-355-9684                |
 | E. Lansing, MI 48824-1027 USA  |       FAX: 517-432-1562                |
 ---------------------------------------------------------------------------


--
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
  ________________________________________________________________________
  http://www.redhat.com/RedHat-FAQ   http://www.redhat.com/RedHat-Errata
  http://www.redhat.com/RedHat-Tips  http://www.redhat.com/mailing-lists
  ------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null


home help back first fref pref prev next nref lref last post