mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-01 21:47:46 +00:00
cat: check if the input file is also the output file
This commit is contained in:
parent
d967a7a553
commit
03ceb6750e
4 changed files with 87 additions and 6 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2023,6 +2023,7 @@ dependencies = [
|
|||
"unix_socket",
|
||||
"uucore",
|
||||
"uucore_procs",
|
||||
"winapi-util",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue