for /f "delims=-" %i in ('dir *.svg /b') do move %i x%i

 

posted on 2021-06-18 17:00  itprobie-菜鸟程序员  阅读(164)  评论(0编辑  收藏  举报