Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Suppressing failed glob patterns



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