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
- 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
- stdbuf: fix tmpdir leak
- ls: break a tie in the time sort with the name
- unexpand: accept a blank as a tab-list separator like GNU
- dd: stop faulting in the whole copy buffer before reading
- cp: don't panic on verbose/debug write errors
- Docs
- Rust not yet supported