Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Possible redirection bug in zsh 5x
- X-seq: zsh-workers 38103
- From: Kynn Jones <kynnjo@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: Possible redirection bug in zsh 5x
- Date: Sun, 6 Mar 2016 13:59:58 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to; bh=ZVS6Gm8t6IIDOZc3HmPbmKuLwJv3MNw8kYhLZzuzJC0=; b=Xr2FizmIrKoyv/1NDpXSfdMl9i6GAYfDwcnBYHVjueJzbZ+d4AMKzvf+xSVB2qIXKM NAeQIuCkUCE/HHDspFwUxZA4lQNkyuPqMXfNhWUF+1eyEDNk1q2igMPlOlq5d1N/NXyF +4wV2e0N72nU/1nsHgm3R/JunfCZYbhrsgAbykaglHwUDSTQKUuqkU1wNt8xhq5n04NT fA/8Dt2SCzJ5ZiuSz4sR+TKE5J5deJPKD/8u1B8g/FFS6gJaCaS/NR52QFbqm1hPsgsv EE4wpeWrIm1mZFzrnUr4vXg39d/s7gSATag68v1SLCk47Y5z8oQrKJFzfJklY2SozMjA lFFA==
- In-reply-to: <CAFvQaj4EoLxrogEUHu02vpX9qZ77SvhuByKCZMdvJew3bNM+=w@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CAFvQaj4EoLxrogEUHu02vpX9qZ77SvhuByKCZMdvJew3bNM+=w@mail.gmail.com>
Please, disregard my earlier message.
On Sun, Mar 6, 2016 at 12:22 PM, Kynn Jones <kynnjo@xxxxxxxxx> wrote:
> I figure there are three possibilities:
>
> 1. this is a bug in v. 5.x (in which case my question is: is there a
> workaround?)
> 2. I have not properly configured my v. 5.x zsh (in which case my
> question is: how should I configure my v. 5.x zsh to get the desired
> behavior?);
> 3. [very unlikely, in light of the results for bash and dash] there
> is a bug in v. 4.x, but not in v. 5.x, that masked a bug in my code
> (in which case my question is: how could I fix my code to get the
> desired behavior in v 5.x?)
I learned from an answer to my unix.stackexchange.com question that
the reason for the behavior I observed is that I have the multios
option enabled.
Sorry for the false alarm.
Thanks,
kj
Messages sorted by:
Reverse Date,
Date,
Thread,
Author