The Wayback Machine - https://web.archive.org/web/20220129152439/https://github.com/uutils/findutils/
Skip to content
main
Switch branches/tags
Code

findutils

Crates.io dependency status codecov

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

Evolution over time - GNU testsuite Evolution over time - BFS testsuite