Package: gzip
Version: 1.3.5-13
Severity: normal

I often run something like:
  dpkg -L manpages{,-dev} |grep '\.gz$' |xargs zgrep .

(where "." is something useful), and then want to refine my zgrep
pattern, so ^C the pipeline, expecting it to die.  But instead, it
continues to fill the terminal with lots of output stuffs.

I don't know if this is an xargs+zgrep bug or what.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to