This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: zgrep(1) does not know bzip2 files?


> From: letters@hotpop.com [mailto:letters@hotpop.com]
> Subject: zgrep(1) does not know bzip2 files?
> 
>     I noticed that zgrep utility only looks for gzipped files.
>     I think it should also work over bz2 files.
> 
>     If I hack the file to add support for bzip, Where should I
>     send the patch to get it into Cygwin distribution?
> 
>     Jari
 zgrep is part of the gzip package.
 bzgrep and friends are part of the bzip2 package.
 Although it might be nice to create a
 decompress-the-damn-thing-no-matter-how-its-compressed script,
 it probably shouldn't be called zgrep.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]