commit bash-20210305 snapshot

This commit is contained in:
Chet Ramey
2021-03-10 10:35:28 -05:00
parent b3b5f4bb33
commit 11bf534f36
16 changed files with 416 additions and 196 deletions
+1 -9
View File
@@ -521,14 +521,6 @@ SSHHEELLLL GGRRAAMMMMAARR
command or a compound command (see above). _N_A_M_E is a shell variable
name. If _N_A_M_E is not supplied, the default name is CCOOPPRROOCC.
The recommended form to use for a coprocess is
ccoopprroocc _N_A_M_E { _c_o_m_m_a_n_d [_r_e_d_i_r_e_c_t_i_o_n_s]; }
This form is recommended because simple commands result in the copro-
cess always being named CCOOPPRROOCC, and it is simpler to use and more com-
plete than the other compound commands.
If _c_o_m_m_a_n_d is a compound command, _N_A_M_E is optional. The word following
ccoopprroocc determines whether that word is interpreted as a variable name:
it is interpreted as _N_A_M_E if it is not a reserved word that introduces
@@ -6424,4 +6416,4 @@ BBUUGGSS
GNU Bash 5.1 2021 March 4 BASH(1)
GNU Bash 5.1 2021 February 28 BASH(1)