Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
approximate filename globbing
- X-seq: zsh-users 13074
- From: "Ronald Fischer" <ynnor@xxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: approximate filename globbing
- Date: Tue, 29 Jul 2008 13:25:41 +0200
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
I have trouble understanding the "Approximate Matching" section
in the zsh manual.
Assume I have in my directory files cn1.pl, cn2.pl, cn3.pl, and
I use the following glob pattern:
ls (#a2)cnx.pl
I had expected to see all my cn?.pl displayed, but instead I
get a "zsh: no match" error.
How do I correctly use (#a...) for globbing?
Ronald
--
Ronald Fischer <ronaldf@xxxxxx>
+ If a packet hits a pocket on a socket on a port,
+ and the bus is interrupted and the interrupt's not caught,
+ then the socket packet pocket has an error to report.
+ (cited after Peter van der Linden)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author