I am looking to delete some files that follow a specific naming convention. Basically they are a form of backup file, and between the regular file name and the extension, the backups have a 4 digit number. So
File.RFA
File.0001.RFA
File.0002.RFA
etc.
What I would like is to filter for...