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
- fix(split): accept non-seekable input for --number by spooling to a temp file
- fix(install): treat special files as install targets (uutils #9934)
- split --number={N,K/N,l/N,l/K/N} rejects piped input that GNU 9.2+ accepts with "cannot determine input size"
- dd does not respect oflag=direct
- mkfifo: report the actual OS error instead of a hardcoded message
- tests(cksum): Regroup common tests under a single macro
- fix(truncate): implement --io-blocks
- head: fix panic when -v header write fails on a long filename
- fix(rm): dual-mode FD headroom for deep recursive trees
- dd if=/dev/zero of=sealed shows I/O error only
- Docs
- Rust not yet supported