Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug: redirecting to /dev/stdout 3x in a row
- X-seq: zsh-workers 50411
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Paul <paulsaksela@xxxxxxxxx>
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: Bug: redirecting to /dev/stdout 3x in a row
- Date: Wed, 13 Jul 2022 10:36:27 -0700
- Archived-at: <https://zsh.org/workers/50411>
- In-reply-to: <CAH+w=7ZvhC0hEpvhpFA0j+Wmc_m-8dVhJ7y5dje93Cd0dOfmNg@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <CAP1=gkOeME2gPrCsO79um18VxCRQBam-9RFN3ytY6mTTHDDkPw@mail.gmail.com> <CAH+w=7ZvhC0hEpvhpFA0j+Wmc_m-8dVhJ7y5dje93Cd0dOfmNg@mail.gmail.com>
On Wed, Jul 13, 2022 at 10:28 AM Bart Schaefer
<schaefer@xxxxxxxxxxxxxxxx> wrote:
>
> Hmm. It's unclear that this is a bug (as opposed to user error).
>
> There's nothing the shell can do about this, you've effectively
> instructed it to go into an infinite loop.
There may be a knock-on bug here that this can't be interrupted from
the keyboard (probably because the "echo" command itself has already
finished and now it's just the redirected output going round in
circles on its own).
Messages sorted by:
Reverse Date,
Date,
Thread,
Author