zsh-users
 help / color / mirror / code / Atom feed
From: Gerald Skerbitz <gsker@lenti.med.umn.edu>
To: zsh-users@math.gatech.edu
Subject: numeric brace expansion
Date: Mon, 5 Jun 1995 11:44:38 -0500 (CDT)	[thread overview]
Message-ID: <Pine.SOL.3.91.950605110317.4466A-100000@halfdan.med.umn.edu> (raw)

>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 <gsker@med.umn.edu> U of MN Med School Admin 6-5379



             reply	other threads:[~1995-06-05 16:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-06-05 16:44 Gerald Skerbitz [this message]
1995-06-05 16:52 ` Richard Coleman
1995-06-05 17:39   ` Mike Campbell
1995-06-05 17:47     ` Richard Coleman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.SOL.3.91.950605110317.4466A-100000@halfdan.med.umn.edu \
    --to=gsker@lenti.med.umn.edu \
    --cc=zsh-users@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).