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
- date: ulimit -v 15850; date +%100000 panics
- bug(date): when using `-d` option, it trusts the weekday
- bug(date): when using the year `0000` with `EDT` will get normalized to LMT, and results an invalid date
- cp -a on Cygwin/MSYS2 spams xattr errors and fails directory merges (File exists os error 17)
- minorbug(more): when using /var/run/snapd.socket, the error shown as unknown
- cp -a *.socket generates wrong error
- minorbug(shred): using --random-source with a file you not have access to it, it returns a generic `cannot open` error
- bug(truncate): when using --reference with `/var/run/snapd.socket` no errors
- dd: various issues related to the i64::MAX boundary
- dd: fix various i64 max errors
- Docs
- Rust not yet supported