Search found 1 match

by overcanada
18 Feb 2009, 20:13
Forum: AllDup (English)
Topic: Removing files with common file name element
Replies: 1
Views: 7944

Removing files with common file name element

I would like to remove files in a folder that all have a common text string within the file name. the text string 'thumbnail' is common to all files that I want to delete
Example:
myphoto-thumbnail.jpg
vacation2-thumbnail.gif
I have played with all manor of *thumbnail.* combinations but I cannot ...