Trott / fs-tools

fs helper utilities (walk, copy, remove, mkdir -p)
http://trott.github.com/fs-tools/
MIT License
20 stars 4 forks source link

remove UNIX CLI tools from Makefile and test files #27

Open Trott opened 6 years ago

Trott commented 6 years ago

find, cp, and cut are all used in ways that depend on them being GNU versions of the utilities, so BSD variants (including macOS) are out of luck.