Hi,

Dr. Sharukh K. R. Pavri. typed:
> I have RH 6.1 (PCQ). I had run pcqupdt as advised. I get an interactive rm
> command in my root account, that is, when I delete a file , I am asked if I
> want to remove that file. The same is not true in my other user accounts.
> How do I do this ?

/root/.bashrc contains the following:

alias rm='rm -i'

rm -i is for interactive deletion. To override this, use `rm -f'. If
you want the same interactive behaviour for your other user accounts,
then add the same alias in the .bashrc file in the users home
directory.

-- 
Mrinal Kalakrishnan <[EMAIL PROTECTED]> (PGP:B1E86F5B) http://listen.to/mrinal
- - - - = ( Redhat Linux 6.1 ) = - - - - = ( Kernel 2.2.12-20 ) = - - - -
> : Any porters out there should feel happier knowing that DEC is shipping
> : me an AlphaPC that I intend to try getting linux running on: this will
> : definitely help flush out some of the most flagrant unportable stuff.
> : The Alpha is much more different from the i386 than the 68k stuff is, so
> : it's likely to get most of the stuff fixed.
>
> It's posts like this that almost convince us non-believers that there
> really is a god.
(A follow-up by [EMAIL PROTECTED], Anthony Lovell, to Linus's
remarks about porting)

-----------------------------------------------------------------------
For information on this and other Linux India mailing lists check out
http://lists.linux-india.org/

Reply via email to