[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: Re: [LI] How to uninstall applications?



>>>>> "Suresh" == Suresh Ramasubramanian <Suresh@xxxxxxxxxxx> writes:

    Suresh> [snip]
    Suresh> -f = Force (or else Linux will ask "delete this? y/n"
    Suresh> everytime)

Only if you have those stupid aliases defined, which RH seems to do by 
default.  The first thing I do on a new RH system is unalias the
"rm=rm -i" etc aliases.

If you don't use -f, rm will (1) complain about missing files if you
have specified any on the command line and (2) query you about files
which you can remove but which don't belong to you.  The 2nd doesn't
apply if you're root.

-- Raju
--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.