Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Speaking of "coproc" ...
- X-seq: zsh-workers 3919
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: Speaking of "coproc" ...
- Date: Sun, 3 May 1998 02:43:37 -0700
How does one close the input to the coproc, so as to send it an end-of-file?
The only thing I've come up with is "coproc exit" which seems rather silly
and which closes both the input and the output.
And shouldn't there be an entry for "coproc" in the documentation under one
or the other of "Shell Builtin Commands" or "Precommand Modifiers"? Having
it buried only in the middle of a paragraph in "Simple Commands" is not very
helpful.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author