Let's say I have a folder with 80 localizations. Since I do speak only two languages, I do not need the remaining 78. Of course IĀ could type del /S /F /Q for every single one of them.
But I wonder if there's a way to specify file names that are to stay, and run a for command for every file in a directory. Is this possible?