It my seem weird using -d ./ because ouch extract in the current directory already, I'm not sure what I was trying to do back then.. :(
But when I did run ouch d -y -d ./ Downloads/Compressed/<file> almost deleted my HOME directory, and I'm not sure why some other directories and files weren't deleted.
What I observed is .config/* .cargo .var Musique some file in $HOME were deleted and .local .cache Document Images a so-config where I stowed my dotfiles and some other files weren't.
It my seem weird using
-d ./becauseouchextract in the current directory already, I'm not sure what I was trying to do back then.. :(But when I did run
ouch d -y -d ./ Downloads/Compressed/<file>almost deleted my HOME directory, and I'm not sure why some other directories and files weren't deleted.What I observed is
.config/*.cargo.varMusiquesome file in$HOMEwere deleted and.local.cacheDocumentImagesaso-configwhere Istowedmy dotfiles and some other files weren't.