mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-15 16:10:50 +02:00
commit bash-20110513 snapshot
This commit is contained in:
@@ -753,6 +753,10 @@ terminated by a corresponding reserved word or operator.
|
||||
Any redirections (@pxref{Redirections}) associated with a compound command
|
||||
apply to all commands within that compound command unless explicitly overridden.
|
||||
|
||||
In most cases a list of commands in a compound command's description may be
|
||||
separated from the rest of the command by one or more newlines, and may be
|
||||
followed by a newline in place of a semicolon.
|
||||
|
||||
Bash provides looping constructs, conditional commands, and mechanisms
|
||||
to group commands and execute them as a unit.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user