Stanislav Termosa 8dae55ff4a Fix(which): match only executable files (#874)
On Unix, this only matches files with the exec bit set. On Windows, this only
matches files which are readable (since Windows has different rules for
execution).

Fixes #657.
2018-07-18 15:33:08 -07:00

2 lines
29 B
Plaintext