zsh-users
 help / color / mirror / code / Atom feed
From: Andrei Tcherepanov <tandr@ptc.com>
To: zsh users mail list <zsh-users@math.gatech.edu>
Subject: stopping "wait" in (sub)script ?
Date: Tue, 13 May 1997 13:53:23 +0200	[thread overview]
Message-ID: <33785632.1827@ptc.com> (raw)

Hi!

a little ( but annoyning ) problem --

a little long command

for i in `cat ss`
do xvi $i &
wait
done

And I can't stop this -  neither ^C nor ^Z !!! (thanx god, 
ss was not too long ... ) 

Is this bug or feature ???

-- 
Thanks,
  Andrei ( tandr@ptc.com )


             reply	other threads:[~1997-05-13 12:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-05-13 11:53 Andrei Tcherepanov [this message]
1997-05-13 19:40 ` Zoltan T. Hidvegi
1997-05-14  8:26   ` Andrei Tcherepanov

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=33785632.1827@ptc.com \
    --to=tandr@ptc.com \
    --cc=zsh-users@math.gatech.edu \
    /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).