Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > gnu.bash.bug

gnu.bash.bug

5684 articles (numbers 11058 – 16896) — threaded view

| Advanced

Subject Author Date [asc]
Re: Dashes in function names: Undocumented? Matthew Persico <matthew.persico@gmail.com> 2020-08-12 11:51 -0400
Re: Dashes in function names: Undocumented? Eli Schwartz <eschwartz@archlinux.org> 2020-08-12 12:01 -0400
Re: Dashes in function names: Undocumented? Chet Ramey <chet.ramey@case.edu> 2020-08-12 12:08 -0400
Re: Dashes in function names: Undocumented? Robert Elz <kre@munnari.OZ.AU> 2020-08-13 14:32 +0700
Re: Dashes in function names: Undocumented? Chet Ramey <chet.ramey@case.edu> 2020-08-13 10:02 -0400
heredoc seems to parse contents even with the quoted delimiter in shell prompt Hyunho Cho <mug896@gmail.com> 2020-08-16 14:34 +0900
multi-line command history does not work when new terminal opened Hyunho Cho <mug896@gmail.com> 2020-08-16 15:39 +0900
echo builtin doesn't handle end-of-options flag "Todd A. Jacobs" <tjacobs@codegnome.com> 2020-08-16 11:47 -0400
Re: echo builtin doesn't handle end-of-options flag Eric Cook <llua@gmx.com> 2020-08-16 12:14 -0400
Re: echo builtin doesn't handle end-of-options flag Eli Schwartz <eschwartz@archlinux.org> 2020-08-16 12:20 -0400
Re: echo builtin doesn't handle end-of-options flag Eric Blake <eblake@redhat.com> 2020-08-16 11:21 -0500
Re: echo builtin doesn't handle end-of-options flag Martin Schulte <gnu@schrader-schulte.de> 2020-08-16 18:24 +0200
Re: echo builtin doesn't handle end-of-options flag Eli Schwartz <eschwartz@archlinux.org> 2020-08-16 12:26 -0400
Re: echo builtin doesn't handle end-of-options flag Eric Blake <eblake@redhat.com> 2020-08-16 11:30 -0500
Re: echo builtin doesn't handle end-of-options flag "Todd A. Jacobs" <tjacobs@codegnome.com> 2020-08-16 12:42 -0400
$(<...) fails with nested quoting. Steven McBride <zzymcbride@gmail.com> 2020-08-16 20:03 -0700
auto_resume takes effect too early in command substitution Oğuz <oguzismailuysal@gmail.com> 2020-08-17 07:15 +0300
Re: $(<...) fails with nested quoting. Ilkka Virta <itvirta@gmail.com> 2020-08-17 16:12 +0300
Re: $(<...) fails with nested quoting. "" <kfm@plushkava.net> 2020-08-17 14:20 +0100
Re: heredoc seems to parse contents even with the quoted delimiter in shell prompt Chet Ramey <chet.ramey@case.edu> 2020-08-17 09:23 -0400
Re: multi-line command history does not work when new terminal opened Chet Ramey <chet.ramey@case.edu> 2020-08-17 10:09 -0400
Re: echo builtin doesn't handle end-of-options flag Chet Ramey <chet.ramey@case.edu> 2020-08-17 11:12 -0400
Re: echo builtin doesn't handle end-of-options flag Chet Ramey <chet.ramey@case.edu> 2020-08-17 11:18 -0400
Re: echo builtin doesn't handle end-of-options flag Chet Ramey <chet.ramey@case.edu> 2020-08-17 11:20 -0400
Re: auto_resume takes effect too early in command substitution Chet Ramey <chet.ramey@case.edu> 2020-08-18 16:35 -0400
Re: Is this a bug? George R Goffe <grgoffe@yahoo.com> 2020-08-18 21:14 +0000
Re: Is this a bug? Chet Ramey <chet.ramey@case.edu> 2020-08-18 18:27 -0400
Re: Is this a bug? George R Goffe <grgoffe@yahoo.com> 2020-08-18 23:56 +0000
Re: Is this a bug? Dmitry Goncharov <dgoncharov@users.sf.net> 2020-08-18 20:34 -0400
Re: Is this a bug? George R Goffe <grgoffe@yahoo.com> 2020-08-19 04:02 +0000
Re: Is this a bug? Chet Ramey <chet.ramey@case.edu> 2020-08-19 08:57 -0400
Re: Is this a bug? George R Goffe <grgoffe@yahoo.com> 2020-08-19 17:14 +0000
Re: Is this a bug? Chet Ramey <chet.ramey@case.edu> 2020-08-19 14:44 -0400
FIGNORE not effective if it contains a full filename Josh Triplett <josh@joshtriplett.org> 2020-08-19 12:15 -0700
Re: FIGNORE not effective if it contains a full filename Chet Ramey <chet.ramey@case.edu> 2020-08-19 15:33 -0400
Re: FIGNORE not effective if it contains a full filename Josh Triplett <josh@joshtriplett.org> 2020-08-19 13:01 -0700
Re: FIGNORE not effective if it contains a full filename Chet Ramey <chet.ramey@case.edu> 2020-08-19 16:20 -0400
Re: Is this a bug? George R Goffe <grgoffe@yahoo.com> 2020-08-19 20:55 +0000
Re: [PATCH] fc: trim range instead of erroring out Martijn Dekker <martijn@inlv.org> 2020-08-20 14:08 +0100
Re: Is this a bug? Chet Ramey <chet.ramey@case.edu> 2020-08-20 10:29 -0400
Re: [PATCH] fc: trim range instead of erroring out Chet Ramey <chet.ramey@case.edu> 2020-08-20 11:43 -0400
Feature request: Enable case-insensitive reverse-search-history (C-r) A M <alex334599@gmail.com> 2020-08-20 18:13 +0200
Re: Is this a bug? Ángel <angel@16bits.net> 2020-08-21 00:07 +0200
Re: Is this a bug? George R Goffe <grgoffe@yahoo.com> 2020-08-22 21:25 +0000
How anchor to line end in regex Budi <budikusasi@gmail.com> 2020-08-23 09:13 +0700
How to use PROMPT_COMMAND(S) without breaking other scripts Koichi Murase <myoga.murase@gmail.com> 2020-08-23 11:35 +0900
Re: How anchor to line end in regex Lawrence Velázquez <vq@larryv.me> 2020-08-22 22:40 -0400
How is the correct technique handle a dir. name under Home with space almahdi <budikusasi@gmail.com> 2020-08-23 04:58 -0700
Re: How is the correct technique handle a dir. name under Home with space Robert Elz <kre@munnari.OZ.AU> 2020-08-23 21:14 +0700
Re: Is this a bug? worley@alum.mit.edu (Dale R. Worley) 2020-08-23 22:53 -0400

« Previous 1 2 3 4 5 ... 114 Next »


csiph-web