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
- Directory creation mode handling silently drops setuid/setgid bits
- install: ancestor directories respect process umask instead of using fixed 0755 (diverges from GNU)
- printf/seq still panic on large float precision and field width after #12572 integer-precision fix
- env: apply --ignore/--default/--block-signal to real-time signals
- fix(install): zero umask at startup so ancestor dirs are created at exact 0755
- bug: mkfifo incorrect error messages when the file doesn't exist
- bug(date): -f with /proc/self/mem errors are ignored
- TIME_STYLE format is implemented backwards
- install: dedup id resolution and make root test robust
- ls: apply two-line --time-style format to old/recent files correctly
- Docs
- Rust not yet supported