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
- touch/cp: don't hang preserving timestamps on a FIFO
- du: do not panic on a non-UTF-8 name in the --exclude check
- sort: do not panic on a non-UTF-8 --files0-from name
- date: fix UTC keyword with relative seconds across DST (#12555)
- chown USER: does not change group to user's login group
- chmod: modified no-op errors for parity with gnu
- du: do not deduplicate --files0-from / operand names by name
- 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
- Docs
- Rust not yet supported