I have a problem where I have a text file containing 30k filenames which I need to extract from a windows folder containing 100k other files.
It's a probably a pretty simple problem, but, I have extensively searched the web and cannot find a solution, maybe I am using the wrong terms.
Fine using Windows batch file, c#, Java, Python, whatever...
might be an idea to rename the files to something like xxfilename so I can order by filename?
Thanks in advance.