From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7355 invoked by alias); 31 Jul 2010 08:37:46 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 15214 Received: (qmail 20681 invoked from network); 31 Jul 2010 08:37:44 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 Received-SPF: none (ns1.primenet.com.au: domain at trustfood.org does not designate permitted sender hosts) Date: Sat, 31 Jul 2010 10:37:40 +0200 From: Eric Smith To: zsh-users@zsh.org Subject: Re: restarting application when it ends - SOLVED Message-ID: Mail-Followup-To: zsh-users@zsh.org References: <20100730114427.GA7398@trustfood.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) > for ((;;)) asterisk Ahhhhhh ... perfect. I love this shell.