摘要: Rename all files, recursively FOR /R %x IN (*.js) DO ren "%x" *.txt 阅读全文
posted @ 2021-03-25 21:02 satire 阅读(38) 评论(0) 推荐(0)