I want to write a simple batch file that can be run on a folder where the sub-folders have files that are not dos standard, the files to be deleted are of the form .,1 or .,2 (ie log.txt,1). I want all the ,1 ,2 ,3 files to be deleted but not the original log.txt files. What is the command structure for 'DEL' to allow this?
log.txt,1but in windows you can't have file named containing,echo:>"test.txt,1"