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
- `cp -r` mutates symlink targets' permissions on macOS (chmod follows symlink to source)
- tr: add codspeed benchmark
- mv: fix the remaining TOCTOU
- tail -F (and -f) does not detect appends to a regular file on Linux
- chore(deps): update vmactions/freebsd-vm action to v1.4.5
- dd: Illegal seek when doing: dd bs=1 skip=4 if=/sys/firmware/efi/efivars/SecureBoot-8be4df61-93ca-11d2-aa0d-00e098032b8c of=/tmp/foo
- truncate and cp: sparse could be supported on Windows
- touch: drop O_TRUNC on create to close TOCTOU race (#10019)
- head: check directory on open fd, not via path is_dir() (#11972)
- mkfifo: drop path-based chmod to close TOCTOU race (#10020)
- Docs
- Rust not yet supported