diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2011-03-24 01:21:32 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2011-03-24 01:24:12 +0200 |
commit | b441d39855516ae618faffd5156261b8b413394f (patch) | |
tree | 46140610a615ec68a9d07cb0059f56a377fc388d /COPYING.GPLv3 | |
parent | xz: Clean up suffix.c. (diff) | |
download | xz-b441d39855516ae618faffd5156261b8b413394f.tar.xz |
Scripts: Fix xzgrep -l.
It didn't work at all. It tried to use the -q option
for grep, but it appended it after "--". This works
around it by redirecting to /dev/null. The downside
is that this can be slower with big files compared
to proper use of "grep -q".
Thanks to Gregory Margo.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions