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
- 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
- bug(sort): using --check=diagnose-first with /dev/urandom and /dev/mem and other devices leads to different outputs and slowdown 21x times
- bug(cp): --attributes-only, there was no self file check it can lead to race conditions
- bug(install): --backup=nil and --backup --suffix= silently skip backup creation
- bug(realpath): when a filename larger it do not error out
- fix(cp): don't delete dest before same-file check with --remove-destination
- gnucompability(tail): -c accepts some large units that gnu rejects
- Docs
- Rust not yet supported