← all formulas
uutils-coreutils
Cross-platform Rust rewrite of the GNU coreutils
- Version
- v0.8.0
- License
- MIT
- Tap
- homebrew/core
- Bottle
- available
- Revision
- 1
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install uutils-coreutilsCaveats
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-coreutils/libexec/uubin:$PATH"