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(sort): large --parallel values is accepted, gnu just ignore them
- sort: merge lazily in UTF-8 locales instead of precomputing sort keys
- csplit print 0 on an error like gnu does
- ptx accepts `--gap-size`/`--width` value exceeding `isize::MAX` while GNU `ptx` rejects
- perf(sort): Benchmark with a random 95MB file slow
- bug(sum): when the filename is /dev/drm_dp_aux2, it skips all arguments
- csplit: error doesn't exit program
- mv: moving a special file across filesystems deletes the destination on failure
- printf "%.1f %.1f" 2.45 2.55 should be 2.5 2.5 instead of 2.4 2.6
- minorbug(sort): priotize the compress program over files
- Docs
- Rust not yet supported