← all formulas
uutils-findutils
Cross-platform Rust rewrite of the GNU findutils
- Version
- v0.8.0
- License
- MIT
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install uutils-findutilsCaveats
Commands have been installed with the prefix "uu-".
If you need to use these commands with their normal names, you
can add a "uubin" directory to your PATH from your bashrc like:
PATH="$HOMEBREW_PREFIX/opt/uutils-findutils/libexec/uubin:$PATH"