Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Why doesn't (#i) work together in "a(#i)" and "[a](#i)"
- X-seq: zsh-users 10415
- From: Peter Stephenson <pws@xxxxxxx>
- To: "Zsh Users' List" <zsh-users@xxxxxxxxxx>
- Subject: Re: Why doesn't (#i) work together in "a(#i)" and "[a](#i)"
- Date: Thu, 22 Jun 2006 14:15:40 +0100
- In-reply-to: <dbfc82860606220609u71b3b642i101f85e6c044f0e0@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <dbfc82860606220609u71b3b642i101f85e6c044f0e0@xxxxxxxxxxxxxx>
"Nikolai Weibull" wrote:
> $ touch A a
> $ rm a(#i)
> $ ls
> A
Globbing Flags
There are various flags which affect any text to their right up to the
end of the enclosing group or to the end of the pattern
Use "(#i)a".
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070
To access the latest news from CSR copy this link into a web browser: http://www.csr.com/email_sig.php
Messages sorted by:
Reverse Date,
Date,
Thread,
Author