1
vote
6answers
2k views
Batch script to copy newest file
I need to copy the newest file in a directory to a new location. So far I've found resources on the forfiles command, a …
