promise-x

新建a.txt文件,复制粘贴以下代码,

for /r . %%a in (.) do @if exist "%%a\.svn" rd /s /q "%%a\.svn"

保存。后缀名改为bat

分类:

技术点:

相关文章: