Suggestion: Recursive cleaning for files

Hi all,

would it be possible to enhance the "RECURSE" option so that special files (not folders) will be deleted in all sub-directories of a given path?

I have the problem when I access the PC (via SMB) from my Mac that in every folder I have accessed there is then a invisible file named ".DS_Store".

So a syntax like: "FileKey1=D:\Test|.DS_Store|RECURSE"

which cleans all ".DS_Store" files under D:\Test would be great.