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

Re: possible bug in zsh glob



On Tuesday 23 of February 2010 19:13:02 dipakgaigole wrote:
> *************** bash **************
> bash-2.05b$ ls -l *.txt *.jp
> ls: *.jp: No such file or directory
[...]
> #ls -l *.txt *.jp
> zsh: no matches found: *.jp

setopt no_nomatch

to get the same behaviour as in bash.

Attachment: signature.asc
Description: This is a digitally signed message part.



Messages sorted by: Reverse Date, Date, Thread, Author