uutils coreutils
A cross-platform rewrite of the GNU coreutils in Rust, covering commands such as ls, cp and sort.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
About uutils coreutils
uutils coreutils reimplements the standard GNU core utilities, such as ls, cp, mv, cat and sort, in Rust. It aims to behave like the GNU versions, so existing scripts and habits carry over.
The project is cross-platform and also runs on Windows and macOS. That makes it useful for anyone who wants the same familiar command set on every machine. It is developed in the open on GitHub and has a large, active contributor base.
Strengths
- Same familiar commands on Linux, macOS and Windows
- Written in Rust
- Very active development
Limitations
- Some edge-case behaviour may still differ from GNU coreutils
- Not the default coreutils on most systems
Details
- Pricing
- FreeFree and open source.
- License
- MIT
- Developer
- The uutils contributors
- Platforms
- Windows, macOS, Linux, Command line
- How it runs
- Downloadable app
- Account
- Not required
- Works offline
- Yes
- Best suited for
- People who want GNU-style core commands on every operating system
- Categories
- CLI tools, Developer tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to uutils coreutils
Compare allSoftware that can replace uutils coreutils for an important use case, and what changes if you switch.
GNU Coreutils
The core GNU file, shell and text utilities, including ls, cp, mv and sort.
GNU Coreutils is the standard GPL-3.0 command set on most Linux systems with the options scripts expect, but it has no native Windows or macOS listing.
Similar software
Related functionality, not necessarily a direct replacement.
moreutils
A collection of small general-purpose Unix command-line tools such as sponge, chronic and ifne.
eza
A replacement for ls with colours, icons, a tree view and Git status in the listing.
bat
Like cat, but with syntax highlighting, line numbers, Git markers and a pager when the file is long.
fd
Finds files by name without the argument soup that find requires, and it is much faster.
xcp
A partial clone of the Unix cp command with progress feedback and optimisations for some copy tasks.
GNU sed
The GNU stream editor for filtering and transforming text from files or pipelines.