Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zsh script and SIGCONT



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