Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
5684 articles (numbers 11058 – 16896) — threaded view
| Advanced| Subject | Author | Date [asc] |
|---|---|---|
| ARGV[@] Not Always Populated | Adam Danischewski <adam.danischewski@gmail.com> | 2019-10-01 18:33 -0400 |
| shouldn't it the comma operator has the lowerest precedence in the shell arithmetic expression? | hk <hkadeveloper@gmail.com> | 2019-10-02 08:35 +0800 |
| Re: shouldn't it the comma operator has the lowerest precedence in the shell arithmetic expression? | hk <hkadeveloper@gmail.com> | 2019-10-02 08:59 +0800 |
| Re: shebang-less script execution not resetting some options | L A Walsh <bash@tlinx.org> | 2019-10-02 03:11 -0700 |
| Re: shebang-less script execution not resetting some options | Ilkka Virta <itvirta@iki.fi> | 2019-10-02 13:49 +0300 |
| bash sets O_NONBLOCK on pts | Matteo Croce <mcroce@redhat.com> | 2019-10-02 14:27 +0200 |
| Re: ARGV[@] Not Always Populated | Chet Ramey <chet.ramey@case.edu> | 2019-10-02 09:10 -0400 |
| Re: shebang-less script execution not resetting some options | Greg Wooledge <wooledg@eeg.ccf.org> | 2019-10-02 09:23 -0400 |
| Re: shebang-less script execution not resetting some options | L A Walsh <bash@tlinx.org> | 2019-10-02 06:26 -0700 |
| Re: shouldn't it the comma operator has the lowerest precedence in the shell arithmetic expression? | Chet Ramey <chet.ramey@case.edu> | 2019-10-02 09:34 -0400 |
| Re: bash sets O_NONBLOCK on pts | Chet Ramey <chet.ramey@case.edu> | 2019-10-02 10:27 -0400 |
| Re: shouldn't it the comma operator has the lowerest precedence intheshell arithmetic expression? | "hkadeveloper"<hkadeveloper@gmail.com> | 2019-10-02 22:50 +0800 |
| Re: shouldn't it the comma operator has the lowerest precedence intheshell arithmetic expression? | Chet Ramey <chet.ramey@case.edu> | 2019-10-02 10:53 -0400 |
| Re: bash sets O_NONBLOCK on pts | Stephane Chazelas <stephane.chazelas@gmail.com> | 2019-10-02 16:38 +0100 |
| Re: bash sets O_NONBLOCK on pts | Matteo Croce <mcroce@redhat.com> | 2019-10-02 18:18 +0200 |
| Re: bash sets O_NONBLOCK on pts | achurch@achurch.org (Andrew Church) | 2019-10-03 02:49 +0900 |
| Re: bash sets O_NONBLOCK on pts | Matteo Croce <mcroce@redhat.com> | 2019-10-02 19:59 +0200 |
| Re: bash sets O_NONBLOCK on pts | Andreas Schwab <schwab@linux-m68k.org> | 2019-10-02 20:16 +0200 |
| Re: bash sets O_NONBLOCK on pts | Matteo Croce <mcroce@redhat.com> | 2019-10-02 20:43 +0200 |
| Re: bash sets O_NONBLOCK on pts | Stephane Chazelas <stephane.chazelas@gmail.com> | 2019-10-02 20:06 +0100 |
| Re: bash sets O_NONBLOCK on pts | Chet Ramey <chet.ramey@case.edu> | 2019-10-03 13:58 -0400 |
| Re: bash sets O_NONBLOCK on pts | Stephane Chazelas <stephane.chazelas@gmail.com> | 2019-10-03 19:23 +0100 |
| Issues with history substitution and its documentation | Jim Monte <jim.monte01@gmail.com> | 2019-10-03 18:19 -0400 |
| Bug? `set -e` inside functions inside `$(...)` | John W <jwdevel@gmail.com> | 2019-10-03 17:27 -0700 |
| Re: Bug? `set -e` inside functions inside `$(...)` | John W <jwdevel@gmail.com> | 2019-10-03 17:58 -0700 |
| Re: Bug? `set -e` inside functions inside `$(...)` | Chet Ramey <chet.ramey@case.edu> | 2019-10-04 08:01 -0400 |
| the gdb does not displays tui properly | Kartikey Tewari <kartikeya30@gmail.com> | 2019-10-05 14:41 +0530 |
| Forgets color when resizing with newline in prompt | ao2 <ao2@jcn.localdomain> | 2019-10-05 17:41 +0200 |
| Color forgotten after newline in prompt when resizing window | ao2@ao2.it | 2019-10-05 17:52 +0200 |
| Is this a bug by any chance? | George R Goffe <grgoffe@yahoo.com> | 2019-10-05 18:48 +0000 |
| Re: Is this a bug by any chance? | "" <kfm@plushkava.net> | 2019-10-05 20:43 +0100 |
| Re: Is this a bug by any chance? | Greg Wooledge <wooledg@eeg.ccf.org> | 2019-10-07 08:47 -0400 |
| Re: Is this a bug by any chance? | pepa65 <solusos@passchier.net> | 2019-10-07 20:05 +0700 |
| Re: the gdb does not displays tui properly | Greg Wooledge <wooledg@eeg.ccf.org> | 2019-10-07 09:12 -0400 |
| Re: Is this a bug by any chance? | Greg Wooledge <wooledg@eeg.ccf.org> | 2019-10-07 09:37 -0400 |
| Re: Is this a bug by any chance? | Andreas Schwab <schwab@linux-m68k.org> | 2019-10-07 16:23 +0200 |
| Re: Is this a bug by any chance? | Greg Wooledge <wooledg@eeg.ccf.org> | 2019-10-07 10:26 -0400 |
| Re: Forgets color when resizing with newline in prompt | Clark Wang <dearvoid@gmail.com> | 2019-10-08 18:38 +0800 |
| Bug when using pipefail and lastpipe together in bash-4.4 | Webstrand <webstrand@gmail.com> | 2019-10-08 09:43 -0400 |
| compgen -F | Муравьев Александр <amuravyev@s-terra.ru> | 2019-10-08 20:30 +0300 |
| Re: compgen -F | Chet Ramey <chet.ramey@case.edu> | 2019-10-09 11:11 -0400 |
| Feature request: profile.d equivalent for non-login shells | lists@ifohancroft.com | 2019-10-09 21:20 -0700 |
| Re: Feature request: profile.d equivalent for non-login shells | Eli Schwartz <eschwartz@archlinux.org> | 2019-10-10 00:26 -0400 |
| Re: compgen -F | Муравьев Александр <amuravyev@s-terra.ru> | 2019-10-10 11:55 +0300 |
| Re: Feature request: profile.d equivalent for non-login shells | Chet Ramey <chet.ramey@case.edu> | 2019-10-10 10:19 -0400 |
| Re: Forgets color when resizing with newline in prompt | Chet Ramey <chet.ramey@case.edu> | 2019-10-10 10:22 -0400 |
| Re: Issues with history substitution and its documentation | Jim Monte <jim.monte01@gmail.com> | 2019-10-10 22:35 -0400 |
| A possible bash bug. | George R Goffe <grgoffe@yahoo.com> | 2019-10-11 04:07 +0000 |
| Re: A possible bash bug. | Chet Ramey <chet.ramey@case.edu> | 2019-10-11 09:16 -0400 |
| Re: SIGINT and process substitution leakage | Chet Ramey <chet.ramey@case.edu> | 2019-10-11 09:57 -0400 |
« Previous 1 ... 27 28 29 30 31 ... 114 Next »
csiph-web