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
- chown USER: does not change group to user's login group
- chmod: modified no-op errors for parity with gnu
- Preserve Windows directory symlinks in cp
- MS coreutils: cp --reflink=always file1 file1_reflink1 returns "Not supported"
- Windows glob expansion via wild does not preserve input path separator style
- 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
- Docs
- Rust not yet supported