Search found 1 match

by dasio
06 Apr 2011 01:38
Forum: DOS Batch Forum
Topic: Move specific file from directory to another directory
Replies: 1
Views: 2546

Move specific file from directory to another directory

Hi, i need to move 1 file from a directory to another directory. My problem is that in this directory there are more file with the same title which differ only in the date ( ex "1234 05/04/2011" ; "1234 06/04/2011" , etc.) and i must move only the file of the current day. Can som...