Sorry not a Windows user for 20+ years ls is the Linux/Mac command looks like you need dir
dir *.* will list all the files in the directory dir *.jpg will list all jpg files, as said I'm not a Window users but you should be able to build a dir command which will list all the files you want then use the same command but replace the dir with a del.
So potentially you may need something like dir *.*"("2")" if that brings up the files you want to delete then use del *.*"("2")"
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.