zsh-users
 help / color / mirror / code / Atom feed
* stopping "wait" in (sub)script ?
@ 1997-05-13 11:53 Andrei Tcherepanov
  1997-05-13 19:40 ` Zoltan T. Hidvegi
  0 siblings, 1 reply; 3+ messages in thread
From: Andrei Tcherepanov @ 1997-05-13 11:53 UTC (permalink / raw)
  To: zsh users mail list

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 )


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1997-05-14  8:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-05-13 11:53 stopping "wait" in (sub)script ? Andrei Tcherepanov
1997-05-13 19:40 ` Zoltan T. Hidvegi
1997-05-14  8:26   ` Andrei Tcherepanov

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).