Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
making shell ignore braces
- X-seq: zsh-users 10211
- From: Eric Smith <es@xxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: making shell ignore braces
- Date: Thu, 4 May 2006 12:38:43 +0200
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
How do I get the shell not to interpret `()' chars, so
$ dial 00 49 (713) 999 999
must pass only the numbers to the dial script.
and not complain
zsh: no matches found: (713)
Thanks
--
- Eric Smith
Messages sorted by:
Reverse Date,
Date,
Thread,
Author