Saved Bookmarks
| 1. |
Solve : batch file moving files which contains 2 specific values to different folder? |
|
Answer» hi all, I would like to make a script for a batch file which move the files which contain the 2 numbers (e.g. 12345 and 56789) to be moved to a specific folder. MOVING files to a specific folder is easy. But writing a batch script that is less likely to mangle your files really requires specific details. |
|