From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25626 invoked from network); 21 Oct 2005 14:53:14 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 21 Oct 2005 14:53:14 -0000 Received: (qmail 48817 invoked from network); 21 Oct 2005 14:53:07 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 21 Oct 2005 14:53:07 -0000 Received: (qmail 1546 invoked by alias); 21 Oct 2005 14:53:00 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9539 Received: (qmail 1537 invoked from network); 21 Oct 2005 14:53:00 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 21 Oct 2005 14:53:00 -0000 Received: (qmail 47756 invoked from network); 21 Oct 2005 14:53:00 -0000 Received: from cluster-c.mailcontrol.com (HELO rly24c.srv.mailcontrol.com) (168.143.177.190) by a.mx.sunsite.dk with SMTP; 21 Oct 2005 14:52:58 -0000 Received: from exchange03.csr.com (mailhost1.csr.com [81.105.217.43]) by rly24c.srv.mailcontrol.com (MailControl) with ESMTP id j9LEqqNr022798 for ; Fri, 21 Oct 2005 15:52:53 +0100 Received: from csr.com ([10.103.143.38]) by exchange03.csr.com with Microsoft SMTPSVC(5.0.2195.6713); Fri, 21 Oct 2005 15:55:05 +0100 To: zsh-users@sunsite.dk Subject: Re: Speedy directory generation In-reply-to: <20051021.164833.74732075.Meino.Cramer@gmx.de> References: <20051021.164833.74732075.Meino.Cramer@gmx.de> Comments: In-reply-to Meino Christian Cramer message dated "Fri, 21 Oct 2005 16:48:33 +0200." Date: Fri, 21 Oct 2005 15:52:51 +0100 From: Peter Stephenson Message-ID: X-OriginalArrivalTime: 21 Oct 2005 14:55:05.0423 (UTC) FILETIME=[6C1875F0:01C5D64F] Content-Type: text/plain MIME-Version: 1.0 X-Scanned-By: MailControl A-05-40-01 (www.mailcontrol.com) on 10.67.0.134 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.4 Meino Christian Cramer wrote: > Hi, > > I want to mkdir directories named 001,002,003,004....100. > > Is there a quick hack with zsh to do so? I tried ranges > "<001-100>" and such but failed. mkdir {001..100} pws This message has been scanned for viruses by BlackSpider MailControl - www.blackspider.com