commit bash-20190628 snapshot

This commit is contained in:
Chet Ramey
2019-07-01 09:03:53 -04:00
parent 602eae4d6b
commit 951bdaad7a
15 changed files with 158 additions and 58 deletions
+2 -1
View File
@@ -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