Hi,

zgrep --help said to email this address.  Hope you don't mind!  The
zgrep I'm using came from Debian Unstable:


Maintainer: Bdale Garbee <[EMAIL PROTECTED]>
Architecture: amd64
Version: 1.3.12-3


Here's the bug:

--------------------------
#1 - Good Behaviour - "grep -h" is fine, and strips out filename.

$ grep -h blah *.txt
blah
blah


--------------------------
#2 - Bad Behaviour - "zrep -h" is not stripping out the filename.

$ zgrep -h blah *.txt
a.txt:blah
b.txt:blah



yours,

-- 
Julius Davies, Senior Application Developer, Product Development
T 604-730-6385 | M 604-868-7571 | [EMAIL PROTECTED]



Reply via email to