Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Zsh 3.1.6 still hangs on for loops utilizing lots of stdout
- X-seq: zsh-workers 9769
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: Zsh 3.1.6 still hangs on for loops utilizing lots of stdout
- Date: Thu, 17 Feb 2000 10:20:48 +0100 (MET)
- In-reply-to: Clint Olsen's message of Wed, 16 Feb 2000 11:08:15 -0800
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Clint Olsen wrote:
> I went ahead and ran with set -x. It is failing in the middle of one of
> the cats (no meow):
>
> ...
> +/afs/pdx/proj/otools/bin/AIX/zsh:8> cat x_0m0fm00pm_d_m4_250.char_summary
> +/afs/pdx/proj/otools/bin/AIX/zsh:6> read file
> +/afs/pdx/proj/otools/bin/AIX/zsh:8> cat x_0m0fm00pm_d_m4_350.char_summary
> +/afs/pdx/proj/otools/bin/AIX/zsh:6> read file
> +/afs/pdx/proj/otools/bin/AIX/zsh:8> cat x_0m0fm01p1_d_m2_150.char_summary
> +/afs/pdx/proj/otools/bin/AIX/zsh:6> read file
> +/afs/pdx/proj/otools/bin/AIX/zsh:8> cat x_0m0fm01p1_d_m4_250.char_summary
>
> The shell hangs. ^Z nor ^C cause it to return a prompt.
I presume that a simple cat without a loop on this files works...
Could you tell us the how-many'th (heck, how does one say `wievielte'
in English?) cat this is? The 24'th or 48'th, perchance?
And, to repeat Bart's question: in which states are the cat and zsh?
(I.e. what does ps say, with as much information as possible, please,
even signal masks if your ps can give them).
Bye
Sven
P.S.: And it's a slightly different loop, right?
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author