Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
5684 articles (numbers 11058 – 16896) — threaded view
| Advanced| Subject | Author | Date [asc] |
|---|---|---|
| Re: declare -g reports as invalid option on MacOS (10.14.6) Bash (5.0.11) | Greg Wooledge <wooledg@eeg.ccf.org> | 2019-09-03 09:03 -0400 |
| arithmetic expression from outside | YAMAGUCHI Takanori <t-yama@iij.ad.jp> | 2019-09-05 17:40 +0900 |
| Re: arithmetic expression from outside | Chet Ramey <chet.ramey@case.edu> | 2019-09-05 10:08 -0400 |
| Re: arithmetic expression from outside | YAMAGUCHI Takanori <t-yama@iij.ad.jp> | 2019-09-06 11:41 +0900 |
| cat inside >() inside tee after flock gets stuck | Kamil Cukrowski <kamilcukrowski@gmail.com> | 2019-09-07 01:15 +0200 |
| Re: cat inside >() inside tee after flock gets stuck | Chet Ramey <chet.ramey@case.edu> | 2019-09-09 16:27 -0400 |
| Question about help information for the printf command | "2477441814" <2477441814@qq.com> | 2019-09-10 10:45 +0800 |
| [PATCH] Further autoconf changes for C99 compiler support | Florian Weimer <fweimer@redhat.com> | 2019-09-10 14:22 +0200 |
| Re: Question about help information for the printf command | Chet Ramey <chet.ramey@case.edu> | 2019-09-10 10:32 -0400 |
| Re: [PATCH] Further autoconf changes for C99 compiler support | Chet Ramey <chet.ramey@case.edu> | 2019-09-10 14:54 -0400 |
| Re: Bash-5.0 Official patch 11 | Dennis Clarke <dclarke@blastwave.org> | 2019-09-11 00:52 -0400 |
| Re: Bash-5.0 Official patch 11 | Chet Ramey <chet.ramey@case.edu> | 2019-09-11 09:10 -0400 |
| wait fails to grab exit codes with multiple process substitutions | leo.dalecki@ntymail.com | 2019-09-14 12:29 +0200 |
| Untranslatable string in help.def | Roland Illig <roland.illig@gmx.de> | 2019-09-15 18:50 +0200 |
| Syntax error in caller.def | Roland Illig <roland.illig@gmx.de> | 2019-09-15 19:15 +0200 |
| typo in internal warning: the_pipeline | Roland Illig <roland.illig@gmx.de> | 2019-09-15 20:01 +0200 |
| possible buffer overflow by bad translation | Roland Illig <roland.illig@gmx.de> | 2019-09-15 20:24 +0200 |
| imprecise wording in builtin usage | Roland Illig <roland.illig@gmx.de> | 2019-09-15 21:11 +0200 |
| double space in options to compgen | Roland Illig <roland.illig@gmx.de> | 2019-09-15 21:23 +0200 |
| trailing whitespace in shortdoc | Roland Illig <roland.illig@gmx.de> | 2019-09-15 21:29 +0200 |
| Wrong explanation of getopts | Roland Illig <roland.illig@gmx.de> | 2019-09-15 21:57 +0200 |
| help for "(( ))" uses straight quotes | Roland Illig <roland.illig@gmx.de> | 2019-09-15 22:07 +0200 |
| Re: Wrong explanation of getopts | Eduardo Bustamante <dualbus@gmail.com> | 2019-09-15 13:38 -0700 |
| Re: Wrong explanation of getopts | Roland Illig <roland.illig@gmx.de> | 2019-09-15 23:17 +0200 |
| Re: Untranslatable string in help.def | Chet Ramey <chet.ramey@case.edu> | 2019-09-16 09:37 -0400 |
| Re: help for "(( ))" uses straight quotes | Chet Ramey <chet.ramey@case.edu> | 2019-09-16 09:55 -0400 |
| Re: typo in internal warning: the_pipeline | Chet Ramey <chet.ramey@case.edu> | 2019-09-16 10:26 -0400 |
| Re: trailing whitespace in shortdoc | Chet Ramey <chet.ramey@case.edu> | 2019-09-16 10:46 -0400 |
| Re: possible buffer overflow by bad translation | Chet Ramey <chet.ramey@case.edu> | 2019-09-16 11:04 -0400 |
| Re: Wrong explanation of getopts | Chet Ramey <chet.ramey@case.edu> | 2019-09-16 11:23 -0400 |
| [repost] "precision" of $SECONDS | Stephane Chazelas <stephane.chazelas@gmail.com> | 2019-09-16 19:29 +0100 |
| Re: wait fails to grab exit codes with multiple process substitutions | Chet Ramey <chet.ramey@case.edu> | 2019-09-18 13:58 -0400 |
| Re: syntax errors produced by interaction between process substitution and a SIGCHLD trap | Chet Ramey <chet.ramey@case.edu> | 2019-09-19 10:37 -0400 |
| Incorrect example for `[[` command. | hk <hkadeveloper@gmail.com> | 2019-09-20 13:40 +0800 |
| Re: Incorrect example for `[[` command. | Greg Wooledge <wooledg@eeg.ccf.org> | 2019-09-20 08:48 -0400 |
| Re: Incorrect example for `[[` command. | Ilkka Virta <itvirta@iki.fi> | 2019-09-20 16:30 +0300 |
| Re: Incorrect example for `[[` command. | Chet Ramey <chet.ramey@case.edu> | 2019-09-20 11:48 -0400 |
| Re: Incorrect example for `[[` command. | Chet Ramey <chet.ramey@case.edu> | 2019-09-20 14:39 -0400 |
| Re: Incorrect example for `[[` command. | Ilkka Virta <itvirta@iki.fi> | 2019-09-21 01:53 +0300 |
| Re: Incorrect example for `[[` command. | hk <hkadeveloper@gmail.com> | 2019-09-21 08:12 +0800 |
| Wrong command option in the manual examples | hk <hkadeveloper@gmail.com> | 2019-09-21 10:24 +0800 |
| [Patch] (tiny problem) bad short_doc for % command | "Christopher Chittleborough" <cchittleborough@cluemail.com> | 2019-09-21 17:45 +1000 |
| Re: Incorrect example for `[[` command. | Ilkka Virta <itvirta@iki.fi> | 2019-09-21 12:34 +0300 |
| Re: Incorrect example for `[[` command. | hk <hkadeveloper@gmail.com> | 2019-09-21 20:47 +0800 |
| Re: [Patch] (tiny problem) bad short_doc for % command | Andreas Schwab <schwab@linux-m68k.org> | 2019-09-21 17:18 +0200 |
| Some questions about the use of readline() | Aust zhu <austzhu119@gmail.com> | 2019-09-21 23:23 +0800 |
| Re: [Patch] (tiny problem) bad short_doc for % command | Robert Elz <kre@munnari.OZ.AU> | 2019-09-22 00:37 +0700 |
| Output of jobs wrong | Martin Schulte <gnu@schrader-schulte.de> | 2019-09-21 20:48 +0200 |
| Re: Incorrect example for `[[` command. | Dmitry Goncharov <dgoncharov@users.sf.net> | 2019-09-21 14:55 -0400 |
| Re: Incorrect example for `[[` command. | Ilkka Virta <itvirta@iki.fi> | 2019-09-21 22:15 +0300 |
« Previous 1 ... 29 30 31 32 33 ... 114 Next »
csiph-web