zsh-users
 help / color / mirror / code / Atom feed
From: Vincent Lefevre <vincent@vinc17.org>
To: zsh-users@sunsite.auc.dk
Subject: Multi-redirection bug
Date: Tue, 11 Jul 2000 15:52:01 +0200	[thread overview]
Message-ID: <20000711155201.A17330@vin.ens-lyon.fr> (raw)

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


                 reply	other threads:[~2000-07-11 13:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20000711155201.A17330@vin.ens-lyon.fr \
    --to=vincent@vinc17.org \
    --cc=zsh-users@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).