看板 EZsoft 關於我們 聯絡資訊
for /f "usebackq delims==" %d in (`"dir _tmp_* /ad /b /s"`) do rd "%d" /s /q 遇到些符號如─○~,就刪不掉 有內建或外建的command能處理嗎?像4dos那種 thx -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 111.242.23.191 ※ 文章網址: https://www.ptt.cc/bbs/EZsoft/M.1543559370.A.AF0.html
storyofwind: chcp 65001 12/03 15:47