Files
findutils/README.md
T
2022-06-27 08:57:17 +02:00

929 B

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

For more details, see https://github.com/uutils/findutils-tracking/