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: Filename Expansion bug | Andreas Schwab <schwab@suse.de> | 2020-01-09 13:01 +0100 |
| Re: [PATCH] Add active mark, face support; activate mark on paste | Chet Ramey <chet.ramey@case.edu> | 2020-01-10 08:34 -0500 |
| Re: Filename Expansion bug | Robert Elz <kre@munnari.OZ.AU> | 2020-01-11 08:39 +0700 |
| Re: Filename Expansion bug | Chet Ramey <chet.ramey@case.edu> | 2020-01-13 09:11 -0500 |
| Re: Filename Expansion bug | Chet Ramey <chet.ramey@case.edu> | 2020-01-13 09:12 -0500 |
| trap: interactive bash exits on resending SIGINT twice | Martijn Dekker <martijn@inlv.org> | 2020-01-14 17:24 +0100 |
| Re: [PATCH] Fix a problem that shadow `bind -x' does not work | Chet Ramey <chet.ramey@case.edu> | 2020-01-15 09:56 -0500 |
| Re: [PATCH] Fix a problem that shadow `bind -x' does not work | Chet Ramey <chet.ramey@case.edu> | 2020-01-15 10:06 -0500 |
| Re: [PATCH] Fix a problem `rl_bind_key' cannot create shadow binding for `C-@' | Chet Ramey <chet.ramey@case.edu> | 2020-01-15 10:23 -0500 |
| Re: trap: interactive bash exits on resending SIGINT twice | Chet Ramey <chet.ramey@case.edu> | 2020-01-15 15:12 -0500 |
| temp setting POSIXLY_CORRECT turns alias expansion off | Martijn Dekker <martijn@inlv.org> | 2020-01-16 04:24 +0100 |
| Re: temp setting POSIXLY_CORRECT turns alias expansion off | Chet Ramey <chet.ramey@case.edu> | 2020-01-16 11:02 -0500 |
| Re: temp setting POSIXLY_CORRECT turns alias expansion off | Martijn Dekker <martijn@inlv.org> | 2020-01-16 20:05 +0100 |
| Memory leak detected in valgrind | Laurent Stacul <laurent.stacul@gmail.com> | 2020-01-17 15:21 +0100 |
| Re: temp setting POSIXLY_CORRECT turns alias expansion off | Chet Ramey <chet.ramey@case.edu> | 2020-01-17 09:49 -0500 |
| Re: Memory leak detected in valgrind | Chet Ramey <chet.ramey@case.edu> | 2020-01-17 10:03 -0500 |
| Tiny documentation typo | Andy Goth <andrew.m.goth@gmail.com> | 2020-01-17 16:47 -0600 |
| Re: Tiny documentation typo | Andy Goth <andrew.m.goth@gmail.com> | 2020-01-17 17:09 -0600 |
| [PATCH] efficient [[ -v 1 ]] [was: Should [[ -v 1 ]] be supported?] | Martijn Dekker <martijn@inlv.org> | 2020-01-18 20:48 +0100 |
| Re: Tiny documentation typo | Chet Ramey <chet.ramey@case.edu> | 2020-01-18 19:06 -0500 |
| Re: [PATCH] efficient [[ -v 1 ]] [was: Should [[ -v 1 ]] be supported?] | Chet Ramey <chet.ramey@case.edu> | 2020-01-18 19:23 -0500 |
| Re: Tiny documentation typo | Greg Wooledge <wooledg@eeg.ccf.org> | 2020-01-20 08:18 -0500 |
| Code addition to BASH | William Theisen <William.T.Theisen.2@nd.edu> | 2020-01-21 14:01 -0500 |
| Re: Code addition to BASH | Chet Ramey <chet.ramey@case.edu> | 2020-01-21 16:00 -0500 |
| Re: Code addition to BASH | William Theisen <William.T.Theisen.2@nd.edu> | 2020-01-21 16:13 -0500 |
| Re: Code addition to BASH | Chet Ramey <chet.ramey@case.edu> | 2020-01-21 16:14 -0500 |
| Re: temp setting POSIXLY_CORRECT turns alias expansion off | L A Walsh <bash@tlinx.org> | 2020-01-21 13:15 -0800 |
| Re: Code addition to BASH | Greg Wooledge <wooledg@eeg.ccf.org> | 2020-01-21 16:15 -0500 |
| Re: [PATCH] Resolve inconsisteny of keyseq representation of \C-\\ (0x5c) | Chet Ramey <chet.ramey@case.edu> | 2020-01-24 16:24 -0500 |
| Protect Loop Execution with Traps | Roger <rogerx.oss@gmail.com> | 2020-01-27 21:03 -0500 |
| Re: Protect Loop Execution with Traps | Greg Wooledge <wooledg@eeg.ccf.org> | 2020-01-28 08:49 -0500 |
| Re: Protect Loop Execution with Traps | Roger <rogerx.oss@gmail.com> | 2020-01-28 15:49 -0500 |
| Preventing Bash Variable Confusion | Roger <rogerx.oss@gmail.com> | 2020-01-28 16:02 -0500 |
| Re: Protect Loop Execution with Traps | Greg Wooledge <wooledg@eeg.ccf.org> | 2020-01-28 16:07 -0500 |
| Re: Protect Loop Execution with Traps | Roger <rogerx.oss@gmail.com> | 2020-01-28 16:25 -0500 |
| Re: Preventing Bash Variable Confusion | Robert Elz <kre@munnari.OZ.AU> | 2020-01-29 12:57 +0700 |
| Re: Protect Loop Execution with Traps | Robert Elz <kre@munnari.OZ.AU> | 2020-01-29 13:05 +0700 |
| Re: Preventing Bash Variable Confusion | Greg Wooledge <wooledg@eeg.ccf.org> | 2020-01-29 09:23 -0500 |
| Re: Protect Loop Execution with Traps | Greg Wooledge <wooledg@eeg.ccf.org> | 2020-01-29 09:33 -0500 |
| Re: Preventing Bash Variable Confusion | "Chris F.A. Johnson" <chris@cfajohnson.com> | 2020-01-29 09:37 -0500 |
| Re: Preventing Bash Variable Confusion | Chet Ramey <chet.ramey@case.edu> | 2020-01-29 09:45 -0500 |
| read and inconsistent handling of trailing null field? | Clint Hepner <clint.hepner@gmail.com> | 2020-01-29 10:19 -0500 |
| Re: read and inconsistent handling of trailing null field? | Greg Wooledge <wooledg@eeg.ccf.org> | 2020-01-29 10:25 -0500 |
| Re: read and inconsistent handling of trailing null field? | Chet Ramey <chet.ramey@case.edu> | 2020-01-29 10:30 -0500 |
| Re: read and inconsistent handling of trailing null field? | Clint Hepner <clint.hepner@gmail.com> | 2020-01-29 10:46 -0500 |
| Re: Preventing Bash Variable Confusion | Robert Elz <kre@munnari.OZ.AU> | 2020-01-30 01:03 +0700 |
| Re: Preventing Bash Variable Confusion | Roger <rogerx.oss@gmail.com> | 2020-01-29 13:05 -0500 |
| Re: Protect Loop Execution with Traps | Roger <rogerx.oss@gmail.com> | 2020-01-29 13:28 -0500 |
| Re: Preventing Bash Variable Confusion | Greg Wooledge <wooledg@eeg.ccf.org> | 2020-01-29 13:57 -0500 |
| Re: Preventing Bash Variable Confusion | Roger <rogerx.oss@gmail.com> | 2020-01-29 14:05 -0500 |
« Previous 1 ... 20 21 22 23 24 ... 114 Next »
csiph-web