zsh-workers
 help / color / mirror / code / Atom feed
From: Clint Olsen <olsenc@ichips.intel.com>
To: zsh-workers@sunsite.auc.dk
Subject: Zsh 3.1.6 still hangs on for loops utilizing lots of stdout
Date: Thu, 3 Feb 2000 10:45:48 -0800	[thread overview]
Message-ID: <20000203104548.A25426@ichips.intel.com> (raw)

I'm currently on AIX 4.1.X, and I had this problem with 3.0.5 which made me
try to upgrade to 3.1.6.  Everything seemed to be working great until I did
the following:

for file in *.something
do
  cat $file
done > /tmp/concat

The number of files matched were probably in the thousand or so range, each
with about 10 lines of data.  Zsh hangs on large jobs like this to the
point of having to kill the window entirely (^C doesn't work, neither does
^Z).

Does anyone have any idea how they could possibly reproduce this or
determine if it's an AIX-specific issue?

Thanks,

-Clint

P.S. I'm not on the list, so please Cc me if you want me to provide any
     further info or make suggestions.


             reply	other threads:[~2000-02-03 18:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-02-03 18:45 Clint Olsen [this message]
2000-02-04  9:24 ` Alexandre Duret-Lutz
     [not found] ` <000203162102.ZM8092@candle.brasslantern.com>
2000-02-16 19:08   ` Clint Olsen
2000-02-04 12:30 Sven Wischnowsky
2000-02-04 16:11 ` Alexandre Duret-Lutz
2000-02-07 10:15 Sven Wischnowsky
2000-02-17  9:20 Sven Wischnowsky
2000-02-17 17:18 ` Bart Schaefer
2000-02-18  9:44 Sven Wischnowsky

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=20000203104548.A25426@ichips.intel.com \
    --to=olsenc@ichips.intel.com \
    --cc=zsh-workers@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).