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
- chmod: fix EROFS showing as Permission denied
- Handling of inner "=" in Base64 and Base32
- `cp -r` mutates symlink targets' permissions on macOS (chmod follows symlink to source)
- tail -F (and -f) does not detect appends to a regular file on Linux
- dd: Illegal seek when doing: dd bs=1 skip=4 if=/sys/firmware/efi/efivars/SecureBoot-8be4df61-93ca-11d2-aa0d-00e098032b8c of=/tmp/foo
- head: check directory on open fd, not via path is_dir() (#11972)
- all: closed std{out,err} causes SIGABRT if /dev is masked
- dd incorrectly depends on fcntl syscall
- uucore: add regression test for #11247 (eager en-US.ftl parse)
- Case where GNU `sort` is 40 times faster than uutils
- Docs
- Rust not yet supported