On Tue, Jul 10, 2007 at 10:50:19AM -0400, Matt Rice wrote: > It appears when I try to zgrep multiple files and suppress the filename > output with the short option, -h, it does no good. It does, however, appear > to work with the long option, --no-filename. I'm assuming this is a bug > because -h works fine on SuSE 10.1 > > Ex: zgrep -hE 'abc123' file1.gz file2.gz
Cygwin is using the raw upstream version of zgrep. Cygwin's version behaves similarly to my gentoo system but behaves differently from my ubuntu system. If it is important to you, you might want to report this upstream at "bug-gzip at gnu dot org". cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/