Re: Windows paths in glob



Dmitry wrote:

OK, thanks. I guess if I wanted to process wildcards in the file name, I would pass them through grep?

Yes, after converting wildcard characters into regex characters, of course.
.