OS
Size: a a a
OS
AS
R
OS
R
OS
IV
OS
A
R
OS
R
Coprocesses
A coprocess is a shell command preceded by the coproc reserved word. A coprocess is executed asynchronously in a sub‐
shell, as if the command had been terminated with the & control operator, with a two-way pipe established between the
executing shell and the coprocess.
The format for a coprocess is:
coproc [NAME] command [redirections]
R
OS
Coprocesses
A coprocess is a shell command preceded by the coproc reserved word. A coprocess is executed asynchronously in a sub‐
shell, as if the command had been terminated with the & control operator, with a two-way pipe established between the
executing shell and the coprocess.
The format for a coprocess is:
coproc [NAME] command [redirections]
R
OS
R
OS
R
OS