1.

Solve : Moving files where filename contain characters from a list?

Answer»

I have a LARGE number of files in a directory but only want to MOVE over those that contain numbers that match any in a LIST of "ID's" that are in a text file. For instance, i have a file called test_111.wav and in the ID text file 111 is part of the list i want that file to be moved. If a file doesn't contain the specific number in the name then it doesn't get moved over. Does anyone have any suggestions or let me know if I am not explaining this clearly.



Discussion

No Comment Found