Alternatives to uutils coreutils

A cross-platform rewrite of the GNU coreutils in Rust, covering commands such as ls, cp and sort. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as uutils coreutils.

  • 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 a direct replacement.