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
- tr: handle trailing-backslash warnings for both sets
- dd: write complete blocks without buffering them first
- printf, seq: fix abort on large field width and precision
- fix(locale): Preserve all digits in integers
- who: fix panic in -q/--count on stdout write error
- 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
- Docs
- Rust not yet supported