mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-22 21:37:58 +02:00
commit bash-20200403 snapshot
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user