coreutils icon indicating copy to clipboard operation
coreutils copied to clipboard

Cross-platform Rust rewrite of the GNU coreutils

Results 555 coreutils issues
Sort by recently updated
recently updated
newest added

fixes #3765 There exists a race condition (RC) that can occur if changes to a path happen after the initial print loop in `uu_tail()`, but before the path is added...

Fixes https://github.com/uutils/coreutils/issues/3753

Change `mktemp` so that it respects the value of the `TMPDIR` environment variable, if no directory is otherwise specified in its arguments. For example, before this commit $ TMPDIR=. mktemp...

help wanted

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.31 to 1.0.32. Release notes Sourced from thiserror's releases. 1.0.32 Add keywords to crates.io metadata Commits 8cb98af Release 1.0.32 c1fb583 Disable nightly backtrace testing until converted to...

dependencies
rust

happened to be an exact divisor of the buffer size used to read the input stream. The issue here was that file was being split byte-wise in chunks of 1G....

Bumps [term_grid](https://github.com/ogham/rust-term-grid) from 0.1.7 to 0.2.0. Release notes Sourced from term_grid's releases. v0.2.0 Additions Added right-aligned cells feature (PR #9) Changes Remove not-very-helpful implementations of PartialEq and PartialOrd that were...

dependencies

When `--follow=name` read again all the files after watcher has been set up, if file changed just before the watcher started watching and after tail has happened. This is done...

Bumps [phf](https://github.com/rust-phf/rust-phf) from 0.10.1 to 0.11.1. Release notes Sourced from phf's releases. phf v0.11.1 Chore point to local crates for now Documentation state allowed key expressions in phf_map Bug Fixes...

dependencies
rust

Bumps [phf_codegen](https://github.com/rust-phf/rust-phf) from 0.10.0 to 0.11.1. Release notes Sourced from phf_codegen's releases. phf_codegen v0.11.1 Other add example using byte strings Commit Statistics 100 commits contributed to the release over the...

dependencies
rust