I have a list of zip files with date and time appended like yyyymmdd_hhmmss_Demos.zip
. Now how to get the most recently added zip file in the source dir. I need to copy this file in the target using copy
command.
I found some info about forfiles
, but do not have an idea on how to get it done for seconds.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…