mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-31 04:57:45 +00:00
Fix bug #2017 - cat isn't working
Revert "cat: Improve performance on Linux (#1978)"
This reverts commit 7a947cfe46
.
This commit is contained in:
parent
f1f15fdbfa
commit
a852574745
3 changed files with 178 additions and 256 deletions
3
Cargo.lock
generated
3
Cargo.lock
generated
|
@ -1581,8 +1581,7 @@ name = "uu_cat"
|
|||
version = "0.0.5"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"nix 0.20.0",
|
||||
"thiserror",
|
||||
"quick-error",
|
||||
"unix_socket",
|
||||
"uucore",
|
||||
"uucore_procs",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue