Shubham Joshi
Shubham Joshi
Annoyingly, at least one test on WSL (which › Windows can search with or without a .exe extension) needs to be run in Linux mode.
Testing for windows and WSL ([here](https://github.com/joshi-sh/shelljs/commit/047cec00a4aa6fc69a543fdb06ced6ee2cafe878) is the diff, I'll submit a PR when we can figure out which tests to skip on WSL) produces the following output: Warning: skipping...
The parameter to `find` is a path, not a pattern. This functionality should be provided via the `-name` parameter instead, see https://www.gnu.org/software/findutils/manual/html_mono/find.html#Base-Name-Patterns