From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from gatech.edu (gatech.edu [130.207.244.244]) by werple.mira.net.au (8.6.12/8.6.9) with SMTP id CAA04942 for ; Tue, 6 Jun 1995 02:46:52 +1000 Received: from math (math.skiles.gatech.edu) by gatech.edu with SMTP id AA09184 (5.65c/Gatech-10.0-IDA for ); Mon, 5 Jun 1995 12:47:26 -0400 Received: by math (5.x/SMI-SVR4) id AA13486; Mon, 5 Jun 1995 12:45:12 -0400 Old-Return-Path: Resent-Date: Mon, 5 Jun 1995 11:44:38 -0500 (CDT) Old-Return-Path: Date: Mon, 5 Jun 1995 11:44:38 -0500 (CDT) From: Gerald Skerbitz Reply-To: gsker@lenti.med.umn.edu To: zsh-users@math.gatech.edu Subject: numeric brace expansion Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Resent-Message-Id: <"vhl7r2.0.zH3.fHpql"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/8 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu >>From zshexpn.1: An expression of the form {n1..n2}, where n1 and n2 are integers, is expanded to every number between n1 and n2, inclusive. If either number begins with a zero, all the resulting numbers will be padded with leading zeroes to that minimum width. If the numbers are in decreasing order the resulting sequence will also be in decreasing order. This doesn't work at all for me. >echo {01..03} . 0 1 3 I figure there has to be some option I haven't set. Could someone clue me in here? >setopt allexport appendhistory autocd automenu autonamedirs autopushd braceccl cdablevars completeinword cshjunkieparen extendedglob globdots hashcmds hashdirs hashlistall histignoredups ignoreeof interactive interactivecomments listtypes menucomplete monitor nonomatch notify pathdirs pushdignoredups pushdminus pushdsilent pushdtohome shinstdin zle >echo $ZSH_VERSION 2.6-beta9 Thanks. -- Gerry Gerald Skerbitz U of MN Med School Admin 6-5379