Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14471 > unrolled thread
| Started by | Greg Wooledge <wooledg@eeg.ccf.org> |
|---|---|
| First post | 2018-08-13 09:29 -0400 |
| Last post | 2018-08-13 09:29 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to gnu.bash.bug
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Extglob *?(a)b matches every string Greg Wooledge <wooledg@eeg.ccf.org> - 2018-08-13 09:29 -0400
| From | Greg Wooledge <wooledg@eeg.ccf.org> |
|---|---|
| Date | 2018-08-13 09:29 -0400 |
| Subject | Re: Extglob *?(a)b matches every string |
| Message-ID | <mailman.5057.1534167002.1292.bug-bash@gnu.org> |
On Sat, Aug 11, 2018 at 09:26:56PM -0700, Mark Polyakov wrote: > Bash Version: 4.3 > Patch Level: 46 > A A A An extglob pattern such as `*?(anything)something_else` will > match any string, even though it should only match strings that end > with something_else. This appears to be fixed in bash 4.4.
Back to top | Article view | gnu.bash.bug
csiph-web