Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Suppressing failed glob patterns
- X-seq: zsh-users 13521
- From: Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Suppressing failed glob patterns
- Date: Thu, 4 Dec 2008 22:21:59 +0100
- Cc: Thorsten Kampe <thorsten@xxxxxxxxxxxxxxxx>
- In-reply-to: <20081204211315.GA13079@xxxxxxxxxxxxxxxxx>
- Mail-followup-to: zsh-users@xxxxxxxxxx, Thorsten Kampe <thorsten@xxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <gh9g43$rt5$1@xxxxxxxxxxxxx> <20081204211315.GA13079@xxxxxxxxxxxxxxxxx>
N.J. Mann <njm@xxxxxxxxx>:
> Thorsten Kampe (thorsten@xxxxxxxxxxxxxxxx) wrote:
> > For example:
> > % rm file1.* file2.*
> > zsh: no matches found: file1.*
[...]
>
> The answer is to use rm -f in your scripts.
No it's not. Try it. With zsh's defaults.
Regards, Frank
--
In protocol design, perfection has been reached not when there is
nothing left to add, but when there is nothing left to take away.
-- RFC 1925
Messages sorted by:
Reverse Date,
Date,
Thread,
Author