mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-05 03:10:50 +02:00
commit bash-20171006 snapshot
This commit is contained in:
+23
-22
@@ -9196,7 +9196,8 @@ a previous command into the current input line, or fix errors in
|
||||
previous commands quickly.
|
||||
|
||||
History expansion is performed immediately after a complete line is
|
||||
read, before the shell breaks it into words.
|
||||
read, before the shell breaks it into words, and is performed on each
|
||||
line individually without taking quoting on previous lines into account.
|
||||
|
||||
History expansion takes place in two parts. The first is to
|
||||
determine which line from the history list should be used during
|
||||
@@ -11611,26 +11612,26 @@ Node: Using History Interactively384286
|
||||
Node: Bash History Facilities384970
|
||||
Node: Bash History Builtins387971
|
||||
Node: History Interaction392263
|
||||
Node: Event Designators395227
|
||||
Node: Word Designators396446
|
||||
Node: Modifiers398083
|
||||
Node: Installing Bash399485
|
||||
Node: Basic Installation400622
|
||||
Node: Compilers and Options403313
|
||||
Node: Compiling For Multiple Architectures404054
|
||||
Node: Installation Names405717
|
||||
Node: Specifying the System Type406535
|
||||
Node: Sharing Defaults407251
|
||||
Node: Operation Controls407924
|
||||
Node: Optional Features408882
|
||||
Node: Reporting Bugs419408
|
||||
Node: Major Differences From The Bourne Shell420602
|
||||
Node: GNU Free Documentation License437454
|
||||
Node: Indexes462631
|
||||
Node: Builtin Index463085
|
||||
Node: Reserved Word Index469912
|
||||
Node: Variable Index472360
|
||||
Node: Function Index488038
|
||||
Node: Concept Index501341
|
||||
Node: Event Designators395325
|
||||
Node: Word Designators396544
|
||||
Node: Modifiers398181
|
||||
Node: Installing Bash399583
|
||||
Node: Basic Installation400720
|
||||
Node: Compilers and Options403411
|
||||
Node: Compiling For Multiple Architectures404152
|
||||
Node: Installation Names405815
|
||||
Node: Specifying the System Type406633
|
||||
Node: Sharing Defaults407349
|
||||
Node: Operation Controls408022
|
||||
Node: Optional Features408980
|
||||
Node: Reporting Bugs419506
|
||||
Node: Major Differences From The Bourne Shell420700
|
||||
Node: GNU Free Documentation License437552
|
||||
Node: Indexes462729
|
||||
Node: Builtin Index463183
|
||||
Node: Reserved Word Index470010
|
||||
Node: Variable Index472458
|
||||
Node: Function Index488136
|
||||
Node: Concept Index501439
|
||||
|
||||
End Tag Table
|
||||
|
||||
Reference in New Issue
Block a user