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
- install corrupts files on eCryptfs filesystems
- Arithmetic overflows in seq/printf numeric formatting (unchecked precision & exponent math)
- # `seq -f %a` aborts (out-of-memory) on a large-magnitude exponent that GNU formats fine
- od `--traditional` offset/label arithmetic overflows on a near-maximal offset (overflow-checks panic; release wraps)
- `install -D file /file` fails and loses the file when the destination's parent is /
- cksum, stdbuf, utmp: GNUMakefile with CARGOFLAGS="--features openssl" embeddeds libstdbuf to stdbuf
- fix(ptx): reject --gap-size/--width values exceeding isize::MAX
- fix(factor): Correct comment
- realpath /bin/ls $(python3 -c 'print("A"*256)') /bin/ls succeeds
- fix(realpath): To error out in long paths
- Docs
- Rust not yet supported