Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh vs. ksh coproc redirection semantics
- X-seq: zsh-workers 3935
- From: Andrew Main <zefram@xxxxxxxxx>
- To: schaefer@xxxxxxxxxxxxxxxx (Bart Schaefer)
- Subject: Re: zsh vs. ksh coproc redirection semantics
- Date: Wed, 6 May 1998 17:52:52 +0100 (BST)
- Cc: zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: <980506090047.ZM13585@xxxxxxxxxxxxxxxxxxxxxxx> from "Bart Schaefer" at May 6, 98 09:00:47 am
Bart Schaefer wrote:
>(Is anybody on zsh-workers reading this? Zefram, Zoltan, Peter?)
Yes. My current plan is to ignore the debate, and go for the full-on
zsh solution: by default, >&p and <&p act as if p were a normal file
descriptor referring to the appropriate pipe, as zsh does now; at the
drop of an option, we do whatever ksh does, if it's different.
Can someone who knows one end of a pipe from the other please experiment
with ksh and definitively state what it does? I'd like information on
pdksh, ksh88 and ksh93. If only one of them has behaviour inconsistent
with zsh then it's probably a bug and therefore not worth emulating.
-zefram
Messages sorted by:
Reverse Date,
Date,
Thread,
Author