Files
uutils.github.io/content/findutils.md
T
2024-04-03 09:55:55 +02:00

563 B

+++

title = "findutils" template = "project.html"

+++

Rust implementation of GNU findutils: xargs, find, locate and updatedb.

This project aims to be a drop-in replacement of the original commands.

Contributing

To contribute to uutils findutils, please see CONTRIBUTING.

License

uutils findutils is licensed under the MIT License - see the LICENSE file for details.

GNU findutils is licensed under the GPL 3.0 or later.