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: foo | tee /dev/stderr | bar # << thanks! worley@alum.mit.edu (Dale R. Worley) 2020-07-06 21:45 -0400
Re: foo | tee /dev/stderr | bar # << thanks! Greg Wooledge <wooledg@eeg.ccf.org> 2020-07-07 07:41 -0400
Re: foo | tee /dev/stderr | bar # << thanks! Greg Wooledge <wooledg@eeg.ccf.org> 2020-07-07 07:47 -0400
Re: foo | tee /dev/stderr | bar # << thanks! Chet Ramey <chet.ramey@case.edu> 2020-07-07 08:50 -0400
Issue with Bash "Rishita Saha16" <risaha16@in.ibm.com> 2020-07-09 09:17 +0000
Re: Issue with Bash Chet Ramey <chet.ramey@case.edu> 2020-07-09 10:11 -0400
Re: Issue with Bash "CHIGOT, CLEMENT" <clement.chigot@atos.net> 2020-07-09 14:16 +0000
Re: Issue with Bash Chet Ramey <chet.ramey@case.edu> 2020-07-09 10:31 -0400
Re: Return from function depending on number of parameters Chris Elvidge <celvidge001@gmail.com> 2020-07-09 17:48 +0100
Bash reference manual errata 홍홍 <jinbeomhong@gmail.com> 2020-07-10 17:24 +0900
Re: Return from function depending on number of parameters Chris Elvidge <celvidge001@gmail.com> 2020-07-10 10:14 +0100
RE: Issue with Bash "Rishita Saha16" <risaha16@in.ibm.com> 2020-07-10 11:40 +0000
Re: Issue with Bash "CHIGOT, CLEMENT" <clement.chigot@atos.net> 2020-07-10 11:52 +0000
Re: Bash reference manual errata Chet Ramey <chet.ramey@case.edu> 2020-07-10 09:06 -0400
Re: Return from function depending on number of parameters Chet Ramey <chet.ramey@case.edu> 2020-07-10 09:19 -0400
Re: Return from function depending on number of parameters Greg Wooledge <wooledg@eeg.ccf.org> 2020-07-10 11:40 -0400
Bash-5.0 Official Patch 18 Chet Ramey <chet.ramey@case.edu> 2020-07-10 16:12 -0400
Re: Bash reference manual errata Ángel <angel@16bits.net> 2020-07-11 00:59 +0200
Segfault in Bash Jeffrey Walton <noloader@gmail.com> 2020-07-14 06:32 -0400
Re: Segfault in Bash Greg Wooledge <wooledg@eeg.ccf.org> 2020-07-14 07:49 -0400
Re: Segfault in Bash Greg Wooledge <wooledg@eeg.ccf.org> 2020-07-14 08:23 -0400
Re: Segfault in Bash Chet Ramey <chet.ramey@case.edu> 2020-07-14 09:08 -0400
Re: Segfault in Bash Ilkka Virta <itvirta@iki.fi> 2020-07-14 18:55 +0300
Re: Segfault in Bash Ilkka Virta <itvirta@iki.fi> 2020-07-14 19:02 +0300
Re: Segfault in Bash Chet Ramey <chet.ramey@case.edu> 2020-07-15 10:22 -0400
Re: (IMPORTANT/URGENT) Regarding Missing Files in bash source code? Humanities Clinic <humanitiesclinic@gmail.com> 2020-07-17 22:10 +0800
Re: (IMPORTANT/URGENT) Regarding Missing Files in bash source code? Greg Wooledge <wooledg@eeg.ccf.org> 2020-07-17 10:20 -0400
Re: (IMPORTANT/URGENT) Regarding Missing Files in bash source code? Chet Ramey <chet.ramey@case.edu> 2020-07-17 10:22 -0400
Re: (IMPORTANT/URGENT) Regarding Missing Files in bash source code? Humanities Clinic <humanitiesclinic@gmail.com> 2020-07-17 23:58 +0800
Re: (IMPORTANT/URGENT) Regarding Missing Files in bash source code? Chet Ramey <chet.ramey@case.edu> 2020-07-17 12:05 -0400
Re: (IMPORTANT/URGENT) Regarding Missing Files in bash source code? Andreas Schwab <schwab@linux-m68k.org> 2020-07-17 19:04 +0200
Assignment-like word shouldn't be subjected to tilde expansion in POSIX mode Oğuz <oguzismailuysal@gmail.com> 2020-07-18 08:38 +0300
Re: File descriptor 5 is held open mishurahman713@gmail.com 2020-07-18 03:34 -0700
Re: Assignment-like word shouldn't be subjected to tilde expansion in POSIX mode Chet Ramey <chet.ramey@case.edu> 2020-07-18 18:04 -0400
Re: Assignment-like word shouldn't be subjected to tilde expansion in POSIX mode Oğuz <oguzismailuysal@gmail.com> 2020-07-19 08:47 +0300
Re: Assignment-like word shouldn't be subjected to tilde expansion in POSIX mode Chet Ramey <chet.ramey@case.edu> 2020-07-19 15:21 -0400
'foo > >(bar)' doesn't set $! for external foo not invoked via 'command' Rusty Bird <rustybird@net-c.com> 2020-07-19 20:48 +0000
Re: 'foo > >(bar)' doesn't set $! for external foo not invoked via 'command' Oğuz <oguzismailuysal@gmail.com> 2020-07-20 08:10 +0300
Re: Assignment-like word shouldn't be subjected to tilde expansion in POSIX mode Oğuz <oguzismailuysal@gmail.com> 2020-07-20 08:42 +0300
RE: Issue with Bash "Rishita Saha16" <risaha16@in.ibm.com> 2020-07-20 06:32 +0000
Re: Assignment-like word shouldn't be subjected to tilde expansion in POSIX mode Robert Elz <kre@munnari.OZ.AU> 2020-07-20 15:28 +0700
Re: 'foo > >(bar)' doesn't set $! for external foo not invoked via 'command' Rusty Bird <rustybird@net-c.com> 2020-07-20 10:21 +0000
Re: 'foo > >(bar)' doesn't set $! for external foo not invoked via 'command' Oğuz <oguzismailuysal@gmail.com> 2020-07-20 13:52 +0300
Re: 'foo > >(bar)' doesn't set $! for external foo not invoked via 'command' Rusty Bird <rustybird@net-c.com> 2020-07-20 11:14 +0000
Re: 'foo > >(bar)' doesn't set $! for external foo not invoked via 'command' Chet Ramey <chet.ramey@case.edu> 2020-07-20 08:57 -0400
Re: Issue with Bash Chet Ramey <chet.ramey@case.edu> 2020-07-20 08:59 -0400
Re: 'foo > >(bar)' doesn't set $! for external foo not invoked via 'command' Rusty Bird <rustybird@net-c.com> 2020-07-20 14:11 +0000
Re: Assignment-like word shouldn't be subjected to tilde expansion in POSIX mode Chet Ramey <chet.ramey@case.edu> 2020-07-20 10:11 -0400
Re: 'foo > >(bar)' doesn't set $! for external foo not invoked via 'command' Chet Ramey <chet.ramey@case.edu> 2020-07-20 10:14 -0400
Re: Assignment-like word shouldn't be subjected to tilde expansion in POSIX mode "M. Nejat AYDIN" <mnaydin@yahoo.com> 2020-07-21 10:55 +0300

« Previous 1 ... 5 6 7 8 9 ... 114 Next »


csiph-web