I have directory with multiple files where i only want to xcopy the 2 most
recent files (based on date) to another folder.
I got as far as xcopy E:\Backup\test\/D:m-d-y but im unsure of which
switch(s) to use for the copy command.
Any help would be appreciated.
Thank you!