mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-06 10:12:38 +02:00
commit bash-20190628 snapshot
This commit is contained in:
+2
-1
@@ -4702,7 +4702,8 @@ above).
|
||||
.PD
|
||||
.SH "SIMPLE COMMAND EXPANSION"
|
||||
When a simple command is executed, the shell performs the following
|
||||
expansions, assignments, and redirections, from left to right.
|
||||
expansions, assignments, and redirections, from left to right, in
|
||||
the following order.
|
||||
.IP 1.
|
||||
The words that the parser has marked as variable assignments (those
|
||||
preceding the command name) and redirections are saved for later
|
||||
|
||||
Reference in New Issue
Block a user