Setting up Source and Destdir in a batch

后端 未结 0 1452
遇见更好的自我
遇见更好的自我 2020-12-30 07:00
for /L %%f in (1,1,10) do copy File1.txt %%f.txt

this code does the job very well, but I\'m trying to understand how to change it to make it read

相关标签:
回答
  • 消灭零回复
提交回复
热议问题