bug-gzip
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

zgrep not respecting "-h" (1.3.12)


From: Julius Davies
Subject: zgrep not respecting "-h" (1.3.12)
Date: Wed, 01 Aug 2007 12:00:23 -0700

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 <address@hidden>
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 | address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]