[Bug bzip2/25164] bzgrep no longer handles multiple archives
mark at klomp dot org
sourceware-bugzilla@sourceware.org
Sun May 17 12:39:27 GMT 2020
https://sourceware.org/bugzilla/show_bug.cgi?id=25164
Mark Wielaard <mark at klomp dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mark at klomp dot org
--- Comment #2 from Mark Wielaard <mark at klomp dot org> ---
Hi Bill,
Could you give some more information about your setup?
Which system are you running this on? What does /bin/sh point to?
It does seem to work for me as intended:
$ ~/src/bzip2/bzgrep foo /tmp/bar{0,1,2,3}.bz2
/tmp/bar0.bz2:foo
/tmp/bar1.bz2:foo
/tmp/bar2.bz2:foo
/tmp/bar3.bz2:foo
That is on both a system that has /bin/sh point to bash and on one that has
/bin/sh point to dash.
Thanks,
Mark
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Bzip2-devel
mailing list