From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10585 invoked from network); 10 Oct 2002 19:45:27 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 10 Oct 2002 19:45:27 -0000 Received: (qmail 9218 invoked by alias); 10 Oct 2002 19:45:18 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 17802 Received: (qmail 9197 invoked from network); 10 Oct 2002 19:45:17 -0000 Date: Thu, 10 Oct 2002 21:44:14 +0200 From: DervishD To: Zsh Subject: Re: Recursion and shell functions Message-ID: <20021010194414.GB10963@DervishD> Mail-Followup-To: Zsh References: <20021010194154.GA10963@DervishD> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20021010194154.GA10963@DervishD> User-Agent: Mutt/1.4i Organization: Pleyades Net Hi all :))) > for item Sorry, this is 'for item in *'... Raśl