Re: [SLUG] Uninstalling Mozilla

From: Eben King (eben1@tampabay.rr.com)
Date: Tue Aug 05 2003 - 08:57:53 EDT


On Tue, 5 Aug 2003, Bob Stia wrote:

> Am I going to have to delete the gazillion files manually. There is an
> install log which shows everything, but like I said, there must be a
> gazillion files there.

Create a sed/grep/awk/whatever expression that just prints the file names.
Pipe that through "xargs rm -v". As in,

grep ^/ install.log | xargs rm -v

YMMV.

-- 
-eben    ebQenW1@EtaRmpTabYayU.rIr.OcoPm    home.tampabay.rr.com/hactar
ARIES:  The look on your face will be priceless when you find that 40lb
watermelon in your colon.  Trade toothbrushes with an albino dwarf, then
give a hickey to Meryl Streep.  -- Weird Al, _Your Horoscope for Today_

----------------------------------------------------------------------- This list is provided as an unmoderated internet service by Networked Knowledge Systems (NKS). Views and opinions expressed in messages posted are those of the author and do not necessarily reflect the official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 16:08:03 EDT