Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Problem with "?" symbol
- X-seq: zsh-users 15244
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: Problem with "?" symbol
- Date: Tue, 3 Aug 2010 23:05:13 +0200
- In-reply-to: <20100803144657.GC58235@xxxxxxxxxxxxxxxx>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mail-followup-to: zsh-users@xxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <aug3-8425220102@xxxxxxxxxxxxxxxxx> <20100803144657.GC58235@xxxxxxxxxxxxxxxx>
On 2010-08-03 09:46:57 -0500, Dan Nelson wrote:
> In the last episode (Aug 03), Manuel Presnitz said:
> > I think there is also a third solution:
> >
> > Unset the option nomatch:
[...]
>
> This can get you into trouble if you happen to have files matching
> your wildcard in the current directory. "noglob" completely disables
> globbing; "NO_NOMATCH" still tries to match the wildcard but leaves
> it if there are no matches.
Moreover the no_nomatch option is global, thus affects commands for
which one doesn't want this feature.
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author