home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / compress / 4758 next >
Encoding:
Text File  |  1993-01-21  |  1.5 KB  |  36 lines

  1. Newsgroups: comp.compression
  2. Path: sparky!uunet!spool.mu.edu!uwm.edu!linac!uchinews!ellis!roe2
  3. From: roe2@ellis.uchicago.edu (Cave Newt)
  4. Subject: Re: Some Info-ZIP problems
  5. Message-ID: <1993Jan21.071223.8303@midway.uchicago.edu>
  6. Sender: news@uchinews.uchicago.edu (News System)
  7. Reply-To: roe2@midway.uchicago.edu
  8. Organization: University of Chicago
  9. References: <1993Jan18.010002.2725@lugb.latrobe.edu.au> <1802@chorus.chorus.fr> <Gary.Woodman.932.727588007@anu.edu.au>
  10. Date: Thu, 21 Jan 1993 07:12:23 GMT
  11. Lines: 23
  12.  
  13. Graeme Cross <chegc@lure.latrobe.edu.au> writes:
  14.  
  15. >>> 1. Recursion fails if the specified files aren't in the top directory.
  16. >>>    For example, if I wanted to create an archive of all DOC files on my
  17. >>>    system, using PKZIP, I could go: PKZIP -r TEXTFILE *.doc, and it will
  18. >>>    recurse through all of the directories below the starting one, working
  19. >>>    on any .doc files that it encounters.
  20.  
  21. Gary.Woodman@anu.edu.au (Gary Woodman) writes:
  22.  
  23. >I've noticed this too... darn annoying if you ask me, ZIP is _not_ a 
  24. >replacement for PKZIP without this feature.
  25.  
  26. Yes, well, some of us argued for this feature (even under Unix) but
  27. were outvoted (them that actually writes the code in question gets
  28. bigger votes :-) ).  More votes might tip the balance the other way
  29. (or at least result in the option Jean-loup mentioned), but note that
  30. *all* of the Info-ZIP authors are pretty backlogged these days.  Jean-
  31. loup has been busy writing GNU's replacement for compress, among other
  32. things (which has been causing quite a stir amongst the Linux folks,
  33. yuk yuk).
  34.  
  35. Greg
  36.