mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
tee: fix -p behavior upon broken pipe stdout
This commit is contained in:
parent
ee0d178f8c
commit
67aa0b25ab
3 changed files with 87 additions and 28 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -3326,7 +3326,7 @@ name = "uu_tee"
|
|||
version = "0.0.29"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"libc",
|
||||
"nix",
|
||||
"uucore",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue