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
- bug(split): split -a 1 creates empty file before something is written to stdin
- Comm complains about input sort order
- bug(date): a file that contains \xFF, will lead to no error even with --debug and exits with status code 0 whiches success
- gnucompability(tsort): non UTF8 chars rejected while the gnu one accepts them
- date: align Thai locale formatting with GNU
- sort panics
- bug(date): some valid dates like "@253402300739" and MEST prefix if before not after are rejected however the gnu one accepts them
- dd: don't panic on huge count/skip/seek operands
- bug(date): when using -f which a file contains "j" or "9j" or any military time that ends with j, it rejected
- bug(date): Weird behavior -d vs -f in some cases
- Docs
- Rust not yet supported