Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug

gnu.bash.bug

5684 articles (numbers 11058 – 16896) — threaded view

| Advanced

Subject Author Date [asc]
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a Chet Ramey <chet.ramey@case.edu> 2020-02-21 09:37 -0500
Re: "wait" loses signals Denys Vlasenko <dvlasenk@redhat.com> 2020-02-21 15:44 +0100
Re: "wait" loses signals Chet Ramey <chet.ramey@case.edu> 2020-02-21 10:07 -0500
Re: "wait" loses signals Denys Vlasenko <dvlasenk@redhat.com> 2020-02-21 17:48 +0100
Re: test -v for array does not work as documented Chet Ramey <chet.ramey@case.edu> 2020-02-23 11:27 -0500
Re: test -v for array does not work as documented pepa65 <solusos@passchier.net> 2020-02-23 23:36 +0700
Re: test -v for array does not work as documented Chet Ramey <chet.ramey@case.edu> 2020-02-23 13:05 -0500
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a Chet Ramey <chet.ramey@case.edu> 2020-02-23 15:59 -0500
Re: "wait" loses signals Robert Elz <kre@munnari.OZ.AU> 2020-02-24 15:59 +0700
Re: "wait" loses signals Denys Vlasenko <dvlasenk@redhat.com> 2020-02-24 11:50 +0100
Re: "wait" loses signals Robert Elz <kre@munnari.OZ.AU> 2020-02-24 19:20 +0700
Re: "wait" loses signals "Daniel Colascione" <dancol@dancol.org> 2020-02-24 04:58 -0800
Re: "wait" loses signals Robert Elz <kre@munnari.OZ.AU> 2020-02-24 21:21 +0700
Re: "wait" loses signals "Daniel Colascione" <dancol@dancol.org> 2020-02-24 06:44 -0800
Re: "wait" loses signals Chet Ramey <chet.ramey@case.edu> 2020-02-24 11:18 -0500
Re: "wait" loses signals Chet Ramey <chet.ramey@case.edu> 2020-02-24 11:23 -0500
Re: "wait" loses signals Denys Vlasenko <dvlasenk@redhat.com> 2020-02-24 18:19 +0100
Re: "wait" loses signals Harald van Dijk <harald@gigawatt.nl> 2020-02-24 19:29 +0000
Re: "wait" loses signals Robert Elz <kre@munnari.OZ.AU> 2020-02-25 22:10 +0700
Re: "wait" loses signals "Daniel Colascione" <dancol@dancol.org> 2020-02-25 09:19 -0800
cd // leaves pwd // yecril71pl@gmail.com 2020-02-25 14:18 -0800
bash 5.0.11 – Output not redirected Ricky Tigg <ricky.tigg@gmail.com> 2020-02-26 17:39 +0200
Re: bash 5.0.11 – Output not redirected Eli Schwartz <eschwartz@archlinux.org> 2020-02-26 10:43 -0500
Re: bash 5.0.11 – Output not redirected Greg Wooledge <wooledg@eeg.ccf.org> 2020-02-26 10:48 -0500
Re: bash 5.0.11 – Output not redirected Eli Schwartz <eschwartz@archlinux.org> 2020-02-26 11:59 -0500
Re: bash 5.0.11 – Output not redirected Greg Wooledge <wooledg@eeg.ccf.org> 2020-02-26 12:01 -0500
Re: bash 5.0.11 – Output not redirected Ricky Tigg <ricky.tigg@gmail.com> 2020-02-27 09:39 +0200
Re: Procsub.tests on OSes using named pipes "CHIGOT, CLEMENT" <clement.chigot@atos.net> 2020-02-27 07:55 +0000
Re: bash 5.0.11 – Output not redirected Andreas Kusalananda Kähäri <andreas.kahari@abc.se> 2020-02-27 09:08 +0100
Re: bash 5.0.11 – Output not redirected Ricky Tigg <ricky.tigg@gmail.com> 2020-02-27 10:55 +0200
Bug: bind -u shell-backward-word does not unbind the binding lockywolf@gmail.com 2020-02-27 21:40 +0800
Bug: bind -u shell-backward-word does not unbind the binding lockywolf@gmail.com 2020-02-27 21:40 +0800
Re: bash 5.0.11 – Output not redirected Greg Wooledge <wooledg@eeg.ccf.org> 2020-02-27 09:33 -0500
Re: Bug: bind -u shell-backward-word does not unbind the binding Chet Ramey <chet.ramey@case.edu> 2020-02-27 14:19 -0500
builtin echo vs /bin/echo appears to affect variable scope Keith Thompson <Keith.S.Thompson@gmail.com> 2020-03-02 11:54 -0800
Re: builtin echo vs /bin/echo appears to affect variable scope Greg Wooledge <wooledg@eeg.ccf.org> 2020-03-02 14:58 -0500
Re: builtin echo vs /bin/echo appears to affect variable scope Chet Ramey <chet.ramey@case.edu> 2020-03-02 15:01 -0500
Different history expansion behaivor: true `# # !xxx` vs. true `# !xxx` Clark Wang <clarkw@vmware.com> 2020-03-03 02:04 +0000
Re: Different history expansion behaivor: true `# # !xxx` vs. true `# !xxx` Chet Ramey <chet.ramey@case.edu> 2020-03-03 14:27 -0500
Re: Different history expansion behaivor: true `# # !xxx` vs. true `# !xxx` Eli Schwartz <eschwartz@archlinux.org> 2020-03-03 16:04 -0500
Change in SIGTERM behaviour in bash 4.3 when using readline Chris Down <chris@chrisdown.name> 2020-03-04 18:18 +0000
Re: Change in SIGTERM behaviour in bash 4.3 when using readline Chris Down <chris@chrisdown.name> 2020-03-04 19:29 +0000
Re: Change in SIGTERM behaviour in bash 4.3 when using readline Chris Down <chris@chrisdown.name> 2020-03-04 19:38 +0000
Re: Change in SIGTERM behaviour in bash 4.3 when using readline Chet Ramey <chet.ramey@case.edu> 2020-03-04 15:43 -0500
Re: Change in SIGTERM behaviour in bash 4.3 when using readline Greg Wooledge <wooledg@eeg.ccf.org> 2020-03-04 15:51 -0500
Re: Change in SIGTERM behaviour in bash 4.3 when using readline Chet Ramey <chet.ramey@case.edu> 2020-03-04 16:26 -0500
bash cannot switch background/foreground for aplay Chao Song <chao.song@linux.intel.com> 2020-03-06 14:57 +0800
Re: bash cannot switch background/foreground for aplay Chet Ramey <chet.ramey@case.edu> 2020-03-06 09:30 -0500
An exported function is malformed if it contains a nested function definition with heredoc Sherwood Wang <sherwood@wang.onl> 2020-03-06 22:48 +0800
Re: An exported function is malformed if it contains a nested function definition with heredoc Chet Ramey <chet.ramey@case.edu> 2020-03-06 11:33 -0500

« Previous 1 ... 17 18 19 20 21 ... 114 Next »


csiph-web