findutils
Rust implementation of GNU findutils.
Run the GNU testsuite on rust/findutils:
bash util/build-gnu.sh
# To run a specific test:
bash util/build-gnu.sh tests/misc/help-version.sh
Comparing with GNU
For more details, see https://github.com/uutils/findutils-tracking/