mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-02 14:07:46 +00:00
Merge pull request #4696 from jeddenlea/wc
wc: streaming --files0-from and other improvements
This commit is contained in:
commit
388fa1b717
9 changed files with 675 additions and 331 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3350,6 +3350,7 @@ dependencies = [
|
|||
"clap",
|
||||
"libc",
|
||||
"nix",
|
||||
"thiserror",
|
||||
"unicode-width",
|
||||
"uucore",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue