Content-Length: 65340 | pFad | https://dev.to/giuseppemorelli/linux-bash-shell-rimuovere-file-ricorsivamente-2kom

8 Linux Bash Shell: rimuovere file ricorsivamente - DEV Community

DEV Community

Cover image for Linux Bash Shell: rimuovere file ricorsivamente
Giuseppe Morelli
Giuseppe Morelli

Posted on

Linux Bash Shell: rimuovere file ricorsivamente

Entra nella cartella dove desideri cancellare i file e scrivi:

find . -name "file.txt" -print0 | xargs -0 rm -rf
Enter fullscreen mode Exit fullscreen mode

Top comments (0)









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://dev.to/giuseppemorelli/linux-bash-shell-rimuovere-file-ricorsivamente-2kom

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy