From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26978 invoked from network); 18 Mar 2004 21:11:32 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 18 Mar 2004 21:11:32 -0000 Received: (qmail 11508 invoked by alias); 18 Mar 2004 21:10:44 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7191 Received: (qmail 11485 invoked from network); 18 Mar 2004 21:10:42 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 18 Mar 2004 21:10:42 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [62.193.203.32] by sunsite.dk (MessageWall 1.0.8) with SMTP; 18 Mar 2004 21:10:40 -0000 Received: from DervishD.pleyades.net (212.Red-80-35-44.pooles.rima-tde.net [80.35.44.212]) by madrid10.amenworld.com (8.10.2/8.10.2) with ESMTP id i2ILAdA18005 for ; Thu, 18 Mar 2004 22:10:39 +0100 Received: from raul@pleyades.net by DervishD.pleyades.net with local (Exim MTA 2.05) id <1B44Uj-0000Jr-00>; Thu, 18 Mar 2004 21:52:01 +0100 Date: Thu, 18 Mar 2004 21:52:01 +0100 From: DervishD To: Zsh Users Subject: How to generate a list of numbers without 'seq'? Message-ID: <20040318205201.GA1228@DervishD> Mail-Followup-To: Zsh Users Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.4.2.1i Organization: Pleyades Hi all :) I want to generate (well, I don't want, is just curiosity) a list of numbers in the shell but without using 'seq'. Namely, I want this command (just an example): print -l `seq 0 10` entirely using Zsh. How can I replace the 'seq'??? Thanks in advance ;)) Raúl Núñez de Arenas Coronado -- Linux Registered User 88736 http://www.pleyades.net & http://raul.pleyades.net/