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(head): when the filename is `/dev/drm_dp_aux2` it skips all other arguments
- bug(hashsum): when the filename is /dev/drm_dp_aux2 it skips all other arguments
- dd: warn when skip goes past the end of the input file
- bug(tac): No errors when the filename is `/dev/mem`
- bug(uptime): when using `/dev/mem` no errors
- minorbug(dd): it do not show how many bytes copied
- bug(pr): when using `/dev/mem` it returns operation not permitted and exits before even outputting even one byte
- bug(uniq): when using `/dev/mem` it stopped before the end of the file
- sort, more: remove ctrlc or signal-hook from dependency tree
- bug(head): it returns confusing error messages
- Docs
- Rust not yet supported