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(fold): when passing $'\xFF' it reports incorrect error messages
- bug(kill): using $'\xFF' as the signal, it treated as empty argument
- chown: changing group to users group
- csplit: --suffix-format with a huge field width panics (Result::unwrap on a formatter error)
- du panic (`into_string().unwrap`) on a non-UTF-8 filename in the dereferencing traversal
- bug(join): -e argument fully ignored in the uutils join
- `sudo date 06110816` fails
- bug(sync): sync ignores errors handling when the file is /proc/self/mem and /dev/full
- bug(df): when using a/ reports incorrect error messages
- minorbug(env): when using a/ with -S or without it, an unknown error reported
- Docs
- Rust not yet supported