Re: [Zutils-bug] zgrep 1.6 with -q option exits with wrong code when using wildcards

2017-10-16 Thread Antonio Diaz Diaz
Michele Giacomoli wrote: I'm running zgrep version 1.6-4ubuntu1 (latest in Ubuntu 16.04 repos). [...] $ zcat * gzip: foobar.lz: not in gzip format gzip: foobaz.lz: not in gzip format It looks like a conflict between zutils and gzip. What is the output of 'zcat -V' and 'zgrep -V'?

Re: [Zutils-bug] zgrep 1.6 with -q option exits with wrong code when using wildcards

2017-10-16 Thread Antonio Diaz Diaz
Hi Michele, Michele Giacomoli wrote: Just found that zgrep in Ubuntu 16.04 (version 1.6-4ubuntu1) exits with wrong code when using -q option and searching in multiple files using "*" wildcard. More in detail: if at least one of the files matched by the wildcard doesn't contain the text you are