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

FNG specify a count



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