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 supported12 Subscribers
Add a CodeTriage badge to coreutils
Help out
- Issues
- test(date): validate locale formats via runtime expansion
- stty: Use from_bits_retain to preserve extended termios flag bits for compatibility with GNU
- cp: fixing cp -a functionality to match gnu implementation for -z flag handling and for folders
- stty: support arbitrary baudrate (at least on linux) as GNU coreutils 9.8
- comm: remove double reads, which cause data from named pipes to be skipped
- dd: optimize O_DIRECT buffer alignment to reduce syscall overhead
- fix(uudoc): Correctly parse version string for documentation (#8600)
- tests: improve error messages for exit statuses
- dd: should terminate with error if skip argument is too large #7275
- chmod:fix file descriptor limits issue
- Docs
- Rust not yet supported