Looking for a software that can find and remove based on parts of file names.
For example (file names):
"This is not, for this is right"
"This is not cause it is wrong"
It would find these because they start with the same characters.
Then I want to remove all with wrong in them.
Is this possible?
dir Software*does not give you that list? – soandos Mar 19 '12 at 18:49