mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-09 03:30:48 +02:00
commit bash-20210305 snapshot
This commit is contained in:
+1
-9
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user