How to delete all files and folders in a folder by cmd call

前端 未结 0 999
北荒
北荒 2020-12-23 02:57

I use Windows.

I want to delete all files and folders in a folder by system call.

I may call like that:

>rd /s /q c:\\destination
>md c         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题