按期刪除文件夾中過時文件

@echo offide

 forfiles -p "H:\GHOST\123" -s -m *.txt -d -30 -c "cmd /c del @path"cmd

相關文章
相關標籤/搜索