mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
Merge pull request #7304 from jfinkels/rm-recursive
rm: use recursive directory traversal with --recursive
This commit is contained in:
commit
bc995283c4
5 changed files with 225 additions and 80 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3165,7 +3165,6 @@ dependencies = [
|
|||
"clap",
|
||||
"libc",
|
||||
"uucore",
|
||||
"walkdir",
|
||||
"windows-sys 0.59.0",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue