Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
FNG specify a count
- X-seq: zsh-users 17079
- From: zzapper <david@xxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: FNG specify a count
- Date: Mon, 14 May 2012 15:53:58 +0000 (UTC)
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- Organization: SuccessTheory
Hi
This is a PHP regexp /^FLOW_([0-9]{3}).csv$/
I can simulate this in a brute fashion
> ls FLOW_[0-9][0-9][0-9].csv
Is it possible to use a count 3 in ZSH FNG?
--
zzapper
http://zzapper.co.uk/ Technical Tips
Messages sorted by:
Reverse Date,
Date,
Thread,
Author