CMD

 

 

https://www.windows-commandline.com/windows-for-loop-examples/

https://www.windows-commandline.com/cmd-commands/

https://ss64.com/nt/for.html

 

for /F %i in ('dir /b *.log') do notepad %i

 %myVar%

posted @ 2021-08-25 10:37  sam_wang10  阅读(32)  评论(0编辑  收藏  举报