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



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