zsh-users
 help / color / mirror / code / Atom feed
* Multi-redirection bug
@ 2000-07-11 13:52 Vincent Lefevre
  0 siblings, 0 replies; only message in thread
From: Vincent Lefevre @ 2000-07-11 13:52 UTC (permalink / raw)
  To: zsh-users

Last year, I sent a mail to this mailing-list about a probable bug
concerning zsh MULTIOS redirections. But there were no replies.
Then, I thought it was solved... until now.

To be more clear, I take a simple (but useless) example. If I type
the following command under zsh

    cat /dev/zero >/dev/null 2>|f1 2>|f2

I get two processes: "cat /dev/zero" and a child "zsh". But when
I resize the terminal, the child dies (it becomes "<defunct>", as
"cat /dev/zero" doesn't wait for it). And this prevents f1 or f2
(or maybe both) from getting the data.

FYI:

$ uname -a
SunOS vin 5.7 Generic_106541-09 sun4u sparc SUNW,Ultra-5_10
$ echo $ZSH_VERSION
3.1.9

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/> - 100%
validated HTML - Acorn Risc PC, Yellow Pig 17, Championnat International des
Jeux Mathématiques et Logiques, TETRHEX, etc.
Computer science / computer arithmetic / Arénaire project at LIP, ENS-Lyon


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-07-11 13:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-11 13:52 Multi-redirection bug Vincent Lefevre

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).