Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: OT: Bash 3.0 Released



On Fri, Jul 30, 2004 at 02:24:24PM +0200, Oliver Kiddle wrote:
> Stephane Chazelas wrote:
> 
> > Interesting feature not in zsh (AFAIK) :
> > 
> > {a..d} for {a,b,c,d}
> 
> setopt braceccl
> echo {a-d}
[...]

Oops, sorry. Poor memory of mine
http://groups.google.com/groups?selm=slrnbtch72.3v.stephane.chazelas@xxxxxxxxxxxxxxx
;)

{a..dg..h} doesn't work (contrary to zsh's {a-dg-h}

-- 
Stephane



Messages sorted by: Reverse Date, Date, Thread, Author