commit bash-20150828 snapshot

This commit is contained in:
Chet Ramey
2015-09-11 14:19:06 -04:00
parent d7935593ab
commit 4eb81d59d0
97 changed files with 9204 additions and 6704 deletions
+3 -1
View File
@@ -6704,7 +6704,9 @@ quotes are considered one word.
History expansions are introduced by the appearance of the
history expansion character, which is \^\fB!\fP\^ by default.
Only backslash (\^\fB\e\fP\^) and single quotes can quote
the history expansion character.
the history expansion character, but the history expansion character is
also treated as quoted if it immediately precedes the closing double quote
in a double-quoted string.
.PP
Several characters inhibit history expansion if found immediately
following the history expansion character, even if it is unquoted: