coreutils
https://github.com/uutils/coreutils
Rust
Cross-platform Rust rewrite of the GNU coreutils
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported14 Subscribers
Add a CodeTriage badge to coreutils
Help out
- Issues
- dd: name the failing operation and count the read that failed to write
- printf: use plain text help headings
- cp: honor --reflink=never on macOS
- df: split platform specific code
- build cygwin cksum with openssl on the CI
- join: let -o accumulate fields across occurrences like GNU
- pathchk: reject an empty file name in portability modes to match GNU
- cp: --reflink=never is ignored on macOS, and clonefile(2) silently preserves timestamps
- cut: rename const `NOTHING` to `NO_PARTIAL`
- comm: compare lines with the locale collation
- Docs
- Rust not yet supported