|
Delete files Recursively *thumbs*.jpg
Greetings,
I need to delete all files that contain the word thumbs. Those files are spread all throughout sub-directories in a file directory tree.
Is there a script or single line command that will find all files with the word thumbs, and simply delete the file?
For example:
Delete files Recursively *thumbs*.jpg
Thank you in advance for your expertise.
Regards,
..Chris..
Last edited by vbe; 06-29-2009 at 10:55 AM..
Reason: rm SPAM URL
|