home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 10538 < prev    next >
Encoding:
Text File  |  1992-09-11  |  1.0 KB  |  24 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!unislc!erc
  3. From: erc@unislc.uucp (Ed Carp)
  4. Subject: Re: compress each file in tar - a partial fix
  5. X-Newsreader: Tin 1.1 PL5
  6. References: <lb30o7INN8ng@appserv.Eng.Sun.COM>
  7. Message-ID: <1992Sep12.082633.16928@unislc.uucp>
  8. Organization: Unisys Corporation SLC
  9. Date: Sat, 12 Sep 1992 08:26:33 GMT
  10. Lines: 12
  11.  
  12. There was a package posted to usenet a year or so ago that did
  13. decompression on files that were fopen'ed.  The idea was, you
  14. compressed the files (using their utility), then read them just
  15. like you would a standard file.  The decompression was done on
  16. the fly, transparently to the programmer.  It was great for
  17. help files, etc. that were compressed, but had to be read by the
  18. code.
  19. -- 
  20. Ed Carp, N7EKG     erc@apple.com                801/538-0177
  21. "This is the final task I will ever give you, and it  goes  on  forever.   Act
  22. happy, feel happy, be happy, without a reason in the world. Then you can love,
  23. and do what you will."           -- Dan Millman, "Way Of The Peaceful Warrior"
  24.