Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh script and SIGCONT
- X-seq: zsh-users 2768
- From: nirva@xxxxxxxxxxx (Danny Dulai)
- To: nirva@xxxxxxxxxxx (Danny Dulai), zsh-users@xxxxxxxxxxxxxx
- Subject: Re: zsh script and SIGCONT
- Date: 12 Dec 1999 10:12:02 -0000
- In-reply-to: <Liam.944993436.40099.10250.9891904@fizz>
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
On 12/12/99, Danny Dulai said:
>put the following into a file and run it "zsh scriptname"
>
>while :; do=20
> echo helu
> sleep 1
>done
>
>
>run that script, hit ^Z, and then put into foreground again.. why does it
>exit the while loop (thus causing the script to exit)?
>
whoops.. forgot to mention that I'm runnign zsh 3.1.6.. it works fine in
zsh 3.1.5.
--
___________________________________________________________________________
Danny Dulai Feet. Pumice. Lotion.
http://www.ishiboo.com/~nirva/ nirva@xxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author