hollasch / pathmatch

A directory/filename pattern match utility for the Windows command shell
MIT License
6 stars 3 forks source link

Add option --breadthFirst #34

Open hollasch opened 6 years ago

hollasch commented 6 years ago

To search breadth first, rather than depth first (the default). Also handy combined with the proposed --limit option.