Search : in
By :

Batch file copy

Last answer on Mar 21, 2009 12:21:06 am GMT turks67, on Mar 20, 2009 7:35:35 pm GMT 
 Report this message to moderators

Hello, How do I use a batch file to copy only the last 5 previous *.txt files in a folder?

Configuration: Windows XP
Internet Explorer 6.0

Best answers for « Batch file copy » in :
Batch file – Get Filenames & Timestamps ShowBatch file – Get Filenames & Timestamps Issue Solution Note Issue Can anyone help me create a batch file that will display all the files, subfolders and files under subfolders of folder with both date created and date modified then...
Batch file ShowBatch file Settings File Creation DOS is integrated in windows which allow to exploit functionality and command sequence in a script. A batch file is a text file which contains command to be read by DOS. This file can be launched...
Unable to safely remove a device ShowUnable to safely remove a device Safely Remove a USB key Download and install Unlocker. Automate the process using a batch file Additional Information Safely Remove a USB key It may happen that when trying to remove a USB device...

1

Olzen, on Mar 20, 2009 11:39:16 pm GMT
  • +4

The last 5 previous file? according to date? or what?

Reply to Olzen

3

 turks67, on Mar 21, 2009 12:21:06 am GMT

Yes , the last previous files by date.

Reply to turks67