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(fmt): when using `/dev/mem` it stopped before the end of the file
- bug(chcon): redirecting --verbose output when the file exist to /dev/full will panic
- dd: fix stdout output
- bug(ptx): using /dev/nvme-fabrics will leads to corrupted outputs
- bug(ptx): using `/dev/cuse` will lead to the utility, hangs
- bug(fold): when the file is `/dev/snd/timer`, it terminates not wait
- bug(install): when using `/dev/snd/timer` reports incorrect error messages
- cat: get_input_type() must be function of fd instead of path to avoid TOCTOU race
- cat: strange ioctl call (no need for the case without arg?)
- dd: output when skip beyond input file differs from the gnu dd
- Docs
- Rust not yet supported