home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / alt / gopher / 1230 < prev    next >
Encoding:
Internet Message Format  |  1992-08-13  |  944 b 

  1. Path: sparky!uunet!mcsun!uknet!mucs!mcchpc.mcc.ac.uk!zlsiimw
  2. From: zlsiimw@mcchpc.mcc.ac.uk (Mark Whidby)
  3. Newsgroups: alt.gopher
  4. Subject: Re: .cache
  5. Message-ID: <5734@m1.cs.man.ac.uk>
  6. Date: 13 Aug 92 08:24:04 GMT
  7. References: <1992Aug12.195021.8790@trentu.ca> <5733@m1.cs.man.ac.uk>
  8. Sender: news@cs.man.ac.uk
  9. Reply-To: M.Whidby@mcc.ac.uk
  10. Organization: Manchester Computing Centre
  11. Lines: 16
  12.  
  13. In article <5733@m1.cs.man.ac.uk>, zlsiimw@mcchpc.mcc.ac.uk (Mark Whidby)
  14. writes:
  15.  Perhaps soemone should write a script to remove all .cache files
  16. |> in a directory. (I miss the tree-walking capabilities that Primos had in
  17. |> its wildcarding...)
  18.  
  19. Oops - I've just seen something else that reminded me of the 'find' command;
  20. how about:
  21.  
  22. find . -name .cache -exec rm {} \;
  23.  
  24. issued from the top level of the gopher directory? 
  25.  
  26. -- 
  27. _____________________________________________________________
  28. Mark Whidby, Distributed Systems, Manchester Computing Centre
  29.