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
- expr: deeply nested parentheses cause a stack overflow (recursive parser)
- gnucompability(tail): -c accepts some large units that gnu rejects
- bug(cp): race condition possible when --backup= or -b and after bypassing the same file check, it leads to stat the same file twice
- tail /dev/null --pid 0 --follow should open /dev/null with O_NONBLOCK
- gnucompability(csplit): uu create the first file 'xx0' however gnu 'xx'
- bug(csplit): some regexes, leads to a successfull match and valid regexes treated as invalid regexes
- tr: Use POSIX_FADV_SEQUENTIAL
- bug(tail): when the filename is `/dev/drm_dp_aux2` panics
- bug(nl): when the filename is `/dev/drm_dp_aux2`, it skips all other arguments
- bug(head): when the filename is `/dev/drm_dp_aux2` it skips all other arguments
- Docs
- Rust not yet supported