home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8675 < prev    next >
Encoding:
Text File  |  1992-08-19  |  1.1 KB  |  26 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!sol.ctr.columbia.edu!news.unomaha.edu!cwis!trussell
  3. From: trussell@cwis.unomaha.edu (Tim Russell)
  4. Subject: Re: DOS FS deleting large files?
  5. Message-ID: <trussell.714288532@cwis>
  6. Keywords: dos
  7. Sender: news@news.unomaha.edu (UNO Network News Server)
  8. Organization: University of Nebraska at Omaha
  9. References: <trussell.714280915@cwis>
  10. Date: Thu, 20 Aug 1992 05:28:52 GMT
  11. Lines: 13
  12.  
  13.     Thanks to Theodore T'so for confirming my semi-suspicion that zcat/compress
  14. was the problem.  Apparently some (older?) versions treat ^C as an error
  15. condition and delete their input.
  16.  
  17.     He says if you're not sure about the version, a good safe method is to
  18. use "zcat < foo.Z | tar" rather than "zcat foo.Z | tar" so zcat can't delete
  19. the file even if it tries.
  20.  
  21. --
  22.     Tim Russell                 Omaha, NE              trussell@unomaha.edu
  23. One of the richest men in the world made his billions selling a toy "operating
  24. system" that is more accurately described as a glorified bootstrap loader.
  25.                                                   -- Phil Karn
  26.