home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!uknet!mucs!mcchpc.mcc.ac.uk!zlsiimw
- From: zlsiimw@mcchpc.mcc.ac.uk (Mark Whidby)
- Newsgroups: alt.gopher
- Subject: Re: .cache
- Message-ID: <5734@m1.cs.man.ac.uk>
- Date: 13 Aug 92 08:24:04 GMT
- References: <1992Aug12.195021.8790@trentu.ca> <5733@m1.cs.man.ac.uk>
- Sender: news@cs.man.ac.uk
- Reply-To: M.Whidby@mcc.ac.uk
- Organization: Manchester Computing Centre
- Lines: 16
-
- In article <5733@m1.cs.man.ac.uk>, zlsiimw@mcchpc.mcc.ac.uk (Mark Whidby)
- writes:
- Perhaps soemone should write a script to remove all .cache files
- |> in a directory. (I miss the tree-walking capabilities that Primos had in
- |> its wildcarding...)
-
- Oops - I've just seen something else that reminded me of the 'find' command;
- how about:
-
- find . -name .cache -exec rm {} \;
-
- issued from the top level of the gopher directory?
-
- --
- _____________________________________________________________
- Mark Whidby, Distributed Systems, Manchester Computing Centre
-