Windows bat: loop files in directories

后端 未结 2 862
北海茫月
北海茫月 2021-01-29 00:25

I\'m working on Windows. I have many jpg files in subdirectories of a directory. I don\'t know exactly the architecture of the directory, meaning that I don\'t know

2条回答
  •  傲寒
    傲寒 (楼主)
    2021-01-29 01:19

    If defined Files echo process.bat !files!
    

    should solve the problem - but whether process.bat will co-operate is yet to be determined. Would need you to list process.bat if required.

提交回复
热议问题