Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: How to generate a list of numbers without 'seq'?
- X-seq: zsh-users 7215
- From: DervishD <raul@xxxxxxxxxxxx>
- To: Dan Nelson <dnelson@xxxxxxxxxxxxxxx>
- Subject: Re: How to generate a list of numbers without 'seq'?
- Date: Sun, 21 Mar 2004 13:06:17 +0100
- Cc: Clint Adams <clint@xxxxxxx>, Zsh Users <zsh-users@xxxxxxxxxx>
- In-reply-to: <20040321035420.GB2097@xxxxxxxxxxxxxxxx>
- Mail-followup-to: Dan Nelson <dnelson@xxxxxxxxxxxxxxx>, Clint Adams <clint@xxxxxxx>, Zsh Users <zsh-users@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: Pleyades
- References: <20040318205201.GA1228@DervishD> <20040318211223.GA1543@xxxxxxxxxxx> <20040319095840.GD1228@DervishD> <20040319163425.GF99558@xxxxxxxxxxxxxxxx> <20040320100000.GA302@DervishD> <20040321035420.GB2097@xxxxxxxxxxxxxxxx>
Hi Dan :)
* Dan Nelson <dnelson@xxxxxxxxxxxxxxx> dixit:
> > Is there a way of making it work in string environment or
> > something like that (a mechanism similar to the use of globbing flags
> > in pattern matching at parameter expansion)?
> It should work any time zsh does pattern matching:
[...]
> including case statements and ${var%%pattern} searches.
I knew that, but I thought it could be used to generate numbers.
Obviously, I didn't recall correctly :) Thanks for all your help :)
Raúl Núñez de Arenas Coronado
--
Linux Registered User 88736
http://www.pleyades.net & http://raul.pleyades.net/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author