commit bash-20190308 snapshot

This commit is contained in:
Chet Ramey
2019-03-11 08:57:46 -04:00
parent f6388ab913
commit 203f479c03
12 changed files with 237 additions and 41 deletions
+3
View File
@@ -7490,6 +7490,9 @@ After the string is decoded, it is expanded via
parameter expansion, command substitution, arithmetic
expansion, and quote removal, subject to the value of the
@code{promptvars} shell option (@pxref{The Shopt Builtin}).
This can have unwanted side effects if escaped portions of the string
appear within command substitution or contain characters special to
word expansion.
@node The Restricted Shell
@section The Restricted Shell