findutils
Rust implementation of GNU findutils: xargs, find, locate and updatedb.
This project aims to be a drop-in replacement of the original commands.
Goals
This project aims to be a drop-in replacement for the GNU findutils. Differences with GNU are treated as bugs.
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.