On Fri, Mar 28, 2014 at 06:14:27PM -0700, Linda Walsh wrote:
> Does read varname <<<$(...) use process substitution?
I wouldn't dare write it like that, because who knows how the parser
will treat it. I'd write it this way:
read varname <<< "$(...)"
This is a command substitution and a here-str
BASH PATCH REPORT
=
Bash-Release: 4.3
Patch-ID: bash43-001
Bug-Reported-by:NBaH
Bug-Reference-ID:
Bug-Reference-URL:
http://lists.gnu.org/archive/html/bug-bash/2014-02/msg00092.html
Bug-Descri
BASH PATCH REPORT
=
Bash-Release: 4.3
Patch-ID: bash43-002
Bug-Reported-by:Moe Tunes
Bug-Reference-ID: <53103f49.3070...@gmail.com>
Bug-Reference-URL:
http://lists.gnu.org/archive/html/bug-bash/
BASH PATCH REPORT
=
Bash-Release: 4.3
Patch-ID: bash43-003
Bug-Reported-by:Anatol Pomozov
Bug-Reference-ID:
Bug-Reference-URL:
http://lists.gnu.org/archive/html/bug-readline/2014-03/msg00010.h
BASH PATCH REPORT
=
Bash-Release: 4.3
Patch-ID: bash43-004
Bug-Reported-by:Daan van Rossum
Bug-Reference-ID: <20140307072523.ga14...@flash.uchicago.edu>
Bug-Reference-URL:
Bug-Description:
The
BASH PATCH REPORT
=
Bash-Release: 4.3
Patch-ID: bash43-005
Bug-Reported-by:David Sines
Bug-Reference-ID:
Bug-Reference-URL:
http://lists.gnu.org/archive/html/bug-bash/2014-03/msg00037.html
Bu
BASH PATCH REPORT
=
Bash-Release: 4.3
Patch-ID: bash43-006
Bug-Reported-by:Eduardo A . Bustamante Lopez
Bug-Reference-ID: <20140228170013.ga16...@dualbus.me>
Bug-Reference-URL:
http://lists.gnu.
BASH PATCH REPORT
=
Bash-Release: 4.3
Patch-ID: bash43-007
Bug-Reported-by:geir.ha...@gmail.com
Bug-Reference-ID: <20140318093650.b181c1c5...@gina.itea.ntnu.no>
Bug-Reference-URL:
http://lists.gn
BASH PATCH REPORT
=
Bash-Release: 4.3
Patch-ID: bash43-008
Bug-Reported-by:Stephane Chazelas
Bug-Reference-ID: <20140318135901.gb22...@chaz.gmail.com>
Bug-Reference-URL:
http://lists.gnu.org/arc
BASH PATCH REPORT
=
Bash-Release: 4.2
Patch-ID: bash42-046
Bug-Reported-by:"Theodoros V. Kalamatianos"
Bug-Reference-ID: <20140112011131.ge17...@infinity.metashade.com>
Bug-Reference-URL:
http:/
In bash-4.3-beta2 a new feature has been introduced under
2. a.
Changed message when an incremental search fails to include "failed" in
the prompt and display the entire search string instead of just the
last
matching portion.
But there's another side effect to this:
the st
11 matches
Mail list logo