home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / os2 / apps / 5705 < prev    next >
Encoding:
Text File  |  1992-08-30  |  1.4 KB  |  33 lines

  1. Newsgroups: comp.os.os2.apps
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!news.duc.auburn.edu!ducvax.auburn.edu!hank
  3. From: hank@ducvax.auburn.edu
  4. Subject: Re: Uncompress
  5. Message-ID: <1992Aug30.175530.1@ducvax.auburn.edu>
  6. Lines: 18
  7. Sender: usenet@news.duc.auburn.edu (News Account)
  8. Nntp-Posting-Host: ducvax
  9. Organization: Auburn University, AL
  10. References: <8836@ncratl.AtlantaGA.NCR.COM> <1992Aug28.224249.20832@ultb.isc.rit.edu> <715198333rommel.root@jonas.ucrc.sub.org> <y3gn+pr.xtifr@netcom.com>
  11. Distribution: usa
  12. Date: Sun, 30 Aug 1992 22:55:30 GMT
  13. Lines: 18
  14.  
  15. In article <y3gn+pr.xtifr@netcom.com>, xtifr@netcom.com (Chris Waters) writes:
  16. > In the version of compress which I found at ftp-os2 (compr412.zoo), the
  17. > source checks to see if argv[0] is equal to "uncompress".  It does not
  18. > check to see if argv[0] is equal to "uncompress.exe", thus the test
  19. > always fails.  (Personally, I can live with using "compress -d", but I
  20. > thought I'd mention this.)
  21.  
  22. Say, it looks like KUR missed this one. His port in pub/os2/2.0/gnu/ does
  23. have this problem. However, there is an earlier DOS/OS2 port by
  24. Doug Graham followed by Kai Uwe Rommel:
  25.  
  26.  compress, v 4.2 (DOS, OS/2) 91/02/12 23:49:00 doug/kur Release $
  27.  BITS = 16
  28.  
  29. This port works under a rename (i.e., 'uncompress' = 'compress -d').
  30. I have also seen a port of 4.3, but it doesn't understand long names. 
  31.  
  32. --darrel hankerson hank@ducvax.auburn.edu
  33.