From: "sourcewarebugz-20191105 at billmail dot scconsult.com" <sourceware-bugzilla@sourceware.org>
To: bzip2-devel@sourceware.org
Subject: [Bug bzip2/25164] bzgrep no longer handles multiple archives
Date: Tue, 01 Jan 2019 00:00:00 -0000 [thread overview]
Message-ID: <bug-25164-11876-pen2yAn13K@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-25164-11876@http.sourceware.org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=25164
--- Comment #1 from Bill Cole <sourcewarebugz-20191105 at billmail dot scconsult.com> ---
Since the change at
https://sourceware.org/git/?p=bzip2.git;a=commit;f=bzgrep;h=d0b47bde0e2f5bae7502ca55b80ab006523db820
released with 1.0.8, running bzgrep with a list of files only searched the
first file. e.g.:
$ bzgrep foo /tmp/{3,2,1,0}.bz2
/tmp/3.bz2:foo
$ for x in {3..0} ; do printf "/tmp/$x.bz2: " ;bzgrep foo /tmp/$x.bz2; done
/tmp/3.bz2: foo
/tmp/2.bz2: foo
/tmp/1.bz2: foo
/tmp/0.bz2: foo
--
You are receiving this mail because:
You are on the CC list for the bug.
next prev parent reply other threads:[~2019-11-05 17:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-01 0:00 [Bug bzip2/25164] New: " sourcewarebugz-20191105 at billmail dot scconsult.com
2019-01-01 0:00 ` sourcewarebugz-20191105 at billmail dot scconsult.com [this message]
2020-05-17 12:39 ` [Bug bzip2/25164] " mark at klomp dot org
2021-04-11 15:10 ` vapier at gentoo dot org
2021-04-17 7:07 ` sourcewarebugz-20191105 at billmail dot scconsult.com
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-25164-11876-pen2yAn13K@http.sourceware.org/bugzilla/ \
--to=sourceware-bugzilla@sourceware.org \
--cc=bzip2-devel@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).