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: nocaseglob and RE matching Chet Ramey <chet.ramey@case.edu> 2019-10-11 10:09 -0400
Re: Bug when using pipefail and lastpipe together in bash-4.4 Chet Ramey <chet.ramey@case.edu> 2019-10-11 11:48 -0400
Re: Issues with history substitution and its documentation Chet Ramey <chet.ramey@case.edu> 2019-10-11 14:00 -0400
selecting modules for kernel compilation automatically Mischa Baars <mjbaars1977.bug-bash@cyberfiber.eu> 2019-10-12 13:50 +0200
Re: selecting modules for kernel compilation automatically Mischa Baars <mjbaars1977.bug-bash@cyberfiber.eu> 2019-10-12 14:05 +0200
Command grouping Mischa Baars <mjbaars1977.bug-bash@cyberfiber.eu> 2019-10-12 15:02 +0200
Re: Command grouping Chet Ramey <chet.ramey@case.edu> 2019-10-12 10:42 -0400
Re: Command grouping Mischa Baars <mjbaars1977.bug-bash@cyberfiber.eu> 2019-10-13 10:09 +0200
Re: Command grouping "" <kfm@plushkava.net> 2019-10-13 10:54 +0100
Re: Command grouping konsolebox <konsolebox@gmail.com> 2019-10-13 18:28 +0800
Re: Command grouping Mischa Baars <mjbaars1977.bug-bash@cyberfiber.eu> 2019-10-14 12:37 +0200
Bug in Bash Version 5.0.11(1)-release Daniel Hannon <danhan@live.ie> 2019-10-14 10:39 +0000
Re: Command grouping Greg Wooledge <wooledg@eeg.ccf.org> 2019-10-14 08:32 -0400
Re: Bug in Bash Version 5.0.11(1)-release Greg Wooledge <wooledg@eeg.ccf.org> 2019-10-14 08:53 -0400
Re: Bug in Bash Version 5.0.11(1)-release Greg Wooledge <wooledg@eeg.ccf.org> 2019-10-14 14:29 -0400
Re: Bug in Bash Version 5.0.11(1)-release "" <kfm@plushkava.net> 2019-10-14 20:03 +0100
Signal ignore flags unexpectedly reset after "trap ... EXIT" Isaac To <isaac.to@gmail.com> 2019-10-15 17:22 +0800
Re: Signal ignore flags unexpectedly reset after "trap ... EXIT" Chet Ramey <chet.ramey@case.edu> 2019-10-16 09:36 -0400
Feature request: save/restore BASH_REMATCH across debug hook calls Rocky Bernstein <rocky@gnu.org> 2019-10-16 13:34 -0400
Re: Feature request: save/restore BASH_REMATCH across debug hook calls Chet Ramey <chet.ramey@case.edu> 2019-10-16 15:14 -0400
Re: Feature request: save/restore BASH_REMATCH across debug hook calls rocky.bernstein@gmail.com 2019-10-17 00:08 -0700
Disable microsoft telemetry Behrooz Amoozad <behrooz0az@gmail.com> 2019-10-18 18:17 +0330
Re: Signal ignore flags unexpectedly reset after "trap ... EXIT" Isaac To <isaac.to@gmail.com> 2019-10-18 22:49 +0800
Re: Disable microsoft telemetry Chet Ramey <chet.ramey@case.edu> 2019-10-18 18:23 -0400
Re: Disable microsoft telemetry "Gerard E. Seibert" <gerard@seibercom.net> 2019-10-20 07:55 -0400
Re: Disable microsoft telemetry Eduardo Bustamante <dualbus@gmail.com> 2019-10-20 12:58 -0700
-e test description in the GNU Bash 5.0 man page from 7 December 2018 Marco Ippolito <maroloccio@gmail.com> 2019-10-21 00:31 +0200
Re: -e test description in the GNU Bash 5.0 man page from 7 December 2018 Andreas Schwab <schwab@suse.de> 2019-10-21 11:11 +0200
behaviour of bash with "--login" + "--rcfile" depends on position of argument "Göbbert, Jens Henrik" <j.goebbert@fz-juelich.de> 2019-10-21 09:19 +0000
Re: -e test description in the GNU Bash 5.0 man page from 7 December 2018 Marco Ippolito <maroloccio@gmail.com> 2019-10-21 12:00 +0200
Re: behaviour of bash with "--login" + "--rcfile" depends on position of argument Greg Wooledge <wooledg@eeg.ccf.org> 2019-10-21 09:43 -0400
RE: behaviour of bash with "--login" + "--rcfile" depends on position of argument "Göbbert, Jens Henrik" <j.goebbert@fz-juelich.de> 2019-10-21 14:08 +0000
Seg history younes berramdane <younesberramdane1@gmail.com> 2019-10-22 14:54 +0200
Re: Binding Containing Escape Key Fails to Escape History Search sunnycemetery@gmail.com 2019-10-22 17:45 -0400
Re: Seg history Eduardo Bustamante <dualbus@gmail.com> 2019-10-22 15:33 -0700
Re: Seg history Dennis Williamson <dennistwilliamson@gmail.com> 2019-10-22 18:24 -0500
'#' in here-doc Oğuz <oguzismailuysal@gmail.com> 2019-10-24 00:35 +0300
Unexpected sourcing of ~/.bashrc under ssh Francis.Montagnac@inria.fr 2019-10-24 09:01 +0200
Re: Unexpected sourcing of ~/.bashrc under ssh Greg Wooledge <wooledg@eeg.ccf.org> 2019-10-24 10:47 -0400
Re: Unexpected sourcing of ~/.bashrc under ssh Stephane Chazelas <stephane.chazelas@gmail.com> 2019-10-25 16:49 +0100
Re: [bug-bash] Unexpected sourcing of ~/.bashrc under ssh "Dr. Werner Fink" <werner@suse.de> 2019-10-28 17:33 +0100
Parameter expansion resulting empty treated as if it's not empty Oğuz <oguzismailuysal@gmail.com> 2019-10-30 14:12 +0300
Re: Parameter expansion resulting empty treated as if it's not empty Oğuz <oguzismailuysal@gmail.com> 2019-10-30 14:14 +0300
Re: Parameter expansion resulting empty treated as if it's not empty Stephane Chazelas <stephane.chazelas@gmail.com> 2019-10-30 17:24 +0000
Re: Binding Containing Escape Key Fails to Escape History Search Chet Ramey <chet.ramey@case.edu> 2019-10-30 13:40 -0400
Re: Binding Containing Escape Key Fails to Escape History Search Chet Ramey <chet.ramey@case.edu> 2019-10-30 13:43 -0400
Re: Signal ignore flags unexpectedly reset after "trap ... EXIT" Chet Ramey <chet.ramey@case.edu> 2019-10-30 14:50 -0400
Re: '#' in here-doc Chet Ramey <chet.ramey@case.edu> 2019-10-30 15:51 -0400
Re: Parameter expansion resulting empty treated as if it's not empty Chet Ramey <chet.ramey@case.edu> 2019-10-30 18:45 -0400
Writing to /dev/stderr overwrites xtrace data jono.chadwell@gmail.com 2019-10-30 18:10 -0700

« Previous 1 ... 26 27 28 29 30 ... 114 Next »


csiph-web