home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / next / misc / 22103 < prev    next >
Encoding:
Text File  |  1992-11-18  |  1.6 KB  |  41 lines

  1. Newsgroups: comp.sys.next.misc
  2. Path: sparky!uunet!destroyer!cs.ubc.ca!alberta!kakwa.ucs.ualberta.ca!sherwood
  3. From: sherwood@space.ualberta.ca (Sherwood Botsford)
  4. Subject: Re: su File Viewer
  5. Message-ID: <1992Nov18.174317.9626@kakwa.ucs.ualberta.ca>
  6. Sender: news@kakwa.ucs.ualberta.ca
  7. Nntp-Posting-Host: fenris.space.ualberta.ca
  8. Organization: University Of Alberta, Edmonton Canada
  9. X-Newsreader: TIN [version 1.1 PL6]
  10. References: <ijeff.722044766@cunews>
  11. Date: Wed, 18 Nov 1992 17:43:17 GMT
  12. Lines: 27
  13.  
  14. Ian Jefferson (ijeff@alfred.carleton.ca) wrote:
  15. : > sherwood@space.ualberta.ca (Sherwood Botsford) writes:
  16. : >This is why I prefer programs that are tar.Z's or zips to those that
  17. : >are packages.  I can start one or more gnutars or unzips and stuff in
  18. : >background.  Installer has a raft of mouse clicks and dreck.
  19. : Of course its a bit difficult to uninstall zips and tars whereas you can
  20. : simply press the delete button on installer! I'm still trying to
  21. : uninstall bits of Who's calling from wherever it resides on disk(s).
  22.  
  23. Yeah, that one bothered me too.  Most tar.Z's would unpack into a self
  24. contained subdirectory, but on occasion, one would dump all over my Untested
  25. directory, and I'd be picking bits out here and there for a while.
  26.  
  27. But I can do this to uninstall a tar. (Assuming the original tar is still
  28. around)
  29.  
  30. rm -ifr `tar -t tarfile.tar ` 
  31.  
  32. I don't have a good answer for miscreant Makefiles that stuff things
  33. here and there. 
  34. --
  35. => Sherwood Botsford                   sherwood@space.ualberta.ca <= 
  36. => University of Alberta         Lab Manager, Space Physics Group <=         
  37. => tel:403 492-3713                             fax: 403 492-4256 <=         
  38.