diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2014-10-09 18:42:14 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2014-10-09 18:42:14 +0300 |
commit | efa7b0a210e1baa8e128fc98c5443a944c39ad24 (patch) | |
tree | e8e20012fa99ebe28e9dfb51d528463acd00eddc /NEWS | |
parent | l10n: vi.po: Update Vietnamese translation (diff) | |
download | xz-efa7b0a210e1baa8e128fc98c5443a944c39ad24.tar.xz |
xzgrep: Avoid passing both -q and -l to grep.
The behavior of grep -ql varies:
- GNU grep behaves like grep -q.
- OpenBSD grep behaves like grep -l.
POSIX doesn't make it 100 % clear what behavior is expected.
Anyway, using both -q and -l at the same time makes no sense
so both options simply should never be used at the same time.
Thanks to Christian Weisgerber.
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions