Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: shortloops for while?
- X-seq: zsh-users 12976
- From: "Richard Hartmann" <richih.mailinglist@xxxxxxxxx>
- To: "Richard Hartmann" <richih.mailinglist@xxxxxxxxx>, "Zsh Users" <zsh-users@xxxxxxxxxx>
- Subject: Re: shortloops for while?
- Date: Tue, 17 Jun 2008 15:59:55 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=k/190R8afd+OreRIIC56l9Lhbi8yHUXvgNOldF2HoEs=; b=EloBmcqaVLxSTWEd3aOSXZxV5V8AO7euzlqdKmIvGhPRibUrbGEO3AFqywyz/GRurI WtHsslaPhgmNkfYkAqCkt4ilEumoq8JeIkoyLLQloyXiFwSY3O+1Zm9mjst6wSfPpe6X eJ7rlIsIyXbZKlVSOCwdNUIx/wk1afbxEEsNQ=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=j3Q32gwZEUsfCwyBllPf2K04kB0OEDcONuc3jmhJ2xM9nHP27hUu29qKq3NVHL65lS kgEHc79niyb/u2lxjwmxD7cHSPtNqZYi5RhQXpLGx5Czquu29krx225t1KcdF/b91MDb SX78rf2oOI0Sol1aMHazgO4dtrJm4q6XXmsm4=
- In-reply-to: <20080617135632.GM5016@xxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <2d460de70806170642v5340abf9o79af3460c4e1008d@xxxxxxxxxxxxxx> <20080617135632.GM5016@xxxxxxxxxxxxxxx>
On Tue, Jun 17, 2008 at 15:56, Stephane Chazelas
<Stephane_Chazelas@xxxxxxxx> wrote:
> while ((1)) {echo this is neat}
This is neat. I will try and remember to use that.
Richard
Messages sorted by:
Reverse Date,
Date,
Thread,
Author