Return to Snippet

Revision: 13782
at May 6, 2009 06:09 by smoover


Initial Code
rm -rf `find . -type d -name FILE-TO-DELETE`

Initial URL


Initial Description


Initial Title
remove files recursively in Linux

Initial Tags
Bash

Initial Language
Bash