Y
Hacker News
new
|
ask
|
show
|
jobs
by
ancientstraits
762 days ago
Hmm, I wonder why `-pattern_type glob` doesn't work on Windows. Perhaps it is something that could easily be programmed into the source code?
1 comments
mhitza
762 days ago
If I were yo guess, it might be using the GNU libc (or compatible) glob functionality under the hood.
link