Groups | Search | Server Info | Keyboard shortcuts | Login | Register
5684 articles (numbers 11058 – 16896) — threaded view
| Advanced| Subject | Author | Date [asc] |
|---|---|---|
| Re: Declaring arrays with empty string in one line is bugged | Chet Ramey <chet.ramey@case.edu> | 2020-08-05 09:32 -0400 |
| Re: Expand first before asking the question "Display all xxx possibilities?" | Chet Ramey <chet.ramey@case.edu> | 2020-08-05 09:55 -0400 |
| Re: Expand first before asking the question "Display all xxx possibilities?" | Chris Elvidge <celvidge001@gmail.com> | 2020-08-05 20:21 +0100 |
| Re: Bug Report concerning backslash in bash5 | worley@alum.mit.edu (Dale R. Worley) | 2020-08-05 21:57 -0400 |
| process substitution error handling | "Jason A. Donenfeld" <Jason@zx2c4.com> | 2020-08-06 12:05 +0200 |
| Re: process substitution error handling | Oğuz <oguzismailuysal@gmail.com> | 2020-08-06 14:15 +0300 |
| Re: Expand first before asking the question "Display all xxx possibilities?" | Ilkka Virta <itvirta@iki.fi> | 2020-08-06 15:13 +0300 |
| Re: process substitution error handling | "Jason A. Donenfeld" <Jason@zx2c4.com> | 2020-08-06 14:14 +0200 |
| Re: process substitution error handling | Greg Wooledge <wooledg@eeg.ccf.org> | 2020-08-06 08:24 -0400 |
| Re: Expand first before asking the question "Display all xxx possibilities?" | Davide Brini <dave_br@gmx.com> | 2020-08-06 14:27 +0200 |
| Re: process substitution error handling | "Jason A. Donenfeld" <Jason@zx2c4.com> | 2020-08-06 14:29 +0200 |
| Re: process substitution error handling | Eli Schwartz <eschwartz@archlinux.org> | 2020-08-06 08:33 -0400 |
| Re: Expand first before asking the question "Display all xxx possibilities?" | Chet Ramey <chet.ramey@case.edu> | 2020-08-06 08:59 -0400 |
| Re: process substitution error handling | Oğuz <oguzismailuysal@gmail.com> | 2020-08-06 16:02 +0300 |
| Re: process substitution error handling | "" <kfm@plushkava.net> | 2020-08-06 14:15 +0100 |
| Re: process substitution error handling | Eli Schwartz <eschwartz@archlinux.org> | 2020-08-06 09:57 -0400 |
| Re: Expand first before asking the question "Display all xxx possibilities?" | Ilkka Virta <itvirta@iki.fi> | 2020-08-06 17:11 +0300 |
| Re: process substitution error handling | "" <kfm@plushkava.net> | 2020-08-06 15:26 +0100 |
| Re: process substitution error handling | Chet Ramey <chet.ramey@case.edu> | 2020-08-06 10:30 -0400 |
| Re: process substitution error handling | "Jason A. Donenfeld" <Jason@zx2c4.com> | 2020-08-06 16:36 +0200 |
| Re: process substitution error handling | Chet Ramey <chet.ramey@case.edu> | 2020-08-06 10:48 -0400 |
| Re: process substitution error handling | Chet Ramey <chet.ramey@case.edu> | 2020-08-06 11:14 -0400 |
| Re: process substitution error handling | "Jason A. Donenfeld" <Jason@zx2c4.com> | 2020-08-06 17:31 +0200 |
| Re: process substitution error handling | Chet Ramey <chet.ramey@case.edu> | 2020-08-06 11:53 -0400 |
| Re: process substitution error handling | Eli Schwartz <eschwartz@archlinux.org> | 2020-08-06 12:21 -0400 |
| Re: process substitution error handling | "" <kfm@plushkava.net> | 2020-08-06 17:36 +0100 |
| Re: process substitution error handling | Eli Schwartz <eschwartz@archlinux.org> | 2020-08-06 13:09 -0400 |
| Is this a bug? | George R Goffe <grgoffe@yahoo.com> | 2020-08-06 17:53 +0000 |
| Re: Is this a bug? | Dmitry Goncharov <dgoncharov@users.sf.net> | 2020-08-06 14:39 -0400 |
| Re: Is this a bug? | Chet Ramey <chet.ramey@case.edu> | 2020-08-06 16:10 -0400 |
| Re: Is this a bug? | Valentin Bajrami <valentin.bajrami@gmail.com> | 2020-08-06 23:27 +0200 |
| Undocumented for-loop construct | Klaas Vantournhout <klaas.vantournhout@gmail.com> | 2020-08-06 23:50 +0200 |
| Re: Undocumented for-loop construct | worley@alum.mit.edu (Dale R. Worley) | 2020-08-06 22:29 -0400 |
| Re: Undocumented for-loop construct | Lawrence Velázquez <vq@larryv.me> | 2020-08-06 22:42 -0400 |
| Re: Undocumented for-loop construct | Chet Ramey <chet.ramey@case.edu> | 2020-08-07 09:29 -0400 |
| Re: Undocumented for-loop construct | Chet Ramey <chet.ramey@case.edu> | 2020-08-07 09:36 -0400 |
| Re: Expand first before asking the question "Display all xxx possibilities?" | Chet Ramey <chet.ramey@case.edu> | 2020-08-07 11:19 -0400 |
| Bash parameter transforamtion on empty array triggers unset variable. | Andrew Neff <andrew.neff@visionsystemsinc.com> | 2020-08-10 17:52 -0400 |
| Syntax error in a Map/Hash initializer -- why isn't this supported? | L A Walsh <bash@tlinx.org> | 2020-08-10 14:56 -0700 |
| Re: Syntax error in a Map/Hash initializer -- why isn't this supported? | Eli Schwartz <eschwartz@archlinux.org> | 2020-08-10 18:44 -0400 |
| Re: Syntax error in a Map/Hash initializer -- why isn't this supported? | Lawrence Velázquez <vq@larryv.me> | 2020-08-10 19:00 -0400 |
| Re: Syntax error in a Map/Hash initializer -- why isn't this supported? | Greg Wooledge <wooledg@eeg.ccf.org> | 2020-08-11 07:34 -0400 |
| Re: Bash parameter transforamtion on empty array triggers unset variable. | Chet Ramey <chet.ramey@case.edu> | 2020-08-11 09:51 -0400 |
| Re: Bash parameter transforamtion on empty array triggers unset variable. | Andrew Neff <andrew.neff@visionsystemsinc.com> | 2020-08-11 11:45 -0400 |
| [PATCH] fc: trim range instead of erroring out | Martijn Dekker <martijn@inlv.org> | 2020-08-11 16:59 +0100 |
| Re: [PATCH] fc: trim range instead of erroring out | Chet Ramey <chet.ramey@case.edu> | 2020-08-11 14:27 -0400 |
| Re: Bash parameter transforamtion on empty array triggers unset variable. | Chet Ramey <chet.ramey@case.edu> | 2020-08-12 09:49 -0400 |
| Dashes in function names: Undocumented? | Matthew Persico <matthew.persico@gmail.com> | 2020-08-12 10:51 -0400 |
| Re: Dashes in function names: Undocumented? | Eli Schwartz <eschwartz@archlinux.org> | 2020-08-12 11:05 -0400 |
| Re: [PATCH] fc: trim range instead of erroring out | Chet Ramey <chet.ramey@case.edu> | 2020-08-12 11:40 -0400 |
« Previous 1 2 3 4 5 6 ... 114 Next »
csiph-web