cmd删除文件夹

del /f /s /q mydir 1>nul
或 rmdir /s /q mydir
posted @ 2021-06-21 01:19  梦醒江南·Infinite  阅读(43)  评论(0)    收藏  举报