commit bash-20200403 snapshot

This commit is contained in:
Chet Ramey
2020-04-06 09:52:11 -04:00
parent e2e18b720b
commit e34adc2c3b
17 changed files with 672 additions and 814 deletions
+4
View File
@@ -1819,6 +1819,10 @@ subsequently reset.
.B HISTCMD
The history number, or index in the history list, of the current
command.
Assignments to
.SM
.B HISTCMD
are ignored.
If
.SM
.B HISTCMD
+1
View File
@@ -6081,6 +6081,7 @@ parser to treat the rest of the line as a comment.
@item HISTCMD
The history number, or index in the history list, of the current
command.
Assignments to @env{HISTCMD} are ignored.
If @env{HISTCMD}
is unset, it loses its special properties,
even if it is subsequently reset.