CMD move all files across any subfolder, up to existing level and delete sub-folder

后端 未结 0 1173
不思量自难忘°
不思量自难忘° 2021-01-13 08:34

There are plenty of examples, but so far the only one that seems to work is this:

forfiles /s /m * /c "cmd /c move @file .."

The on

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