我正在使用这个命令:
move C:\folder\*.txt C:\folder\archive\*.txt
我正在尝试使用 将多个文件移动到一个存档文件夹,*.txt但我收到一个错误,指出它找不到指定的文件。
*.txt
有什么建议?
windows file-management command-line
command-line ×1
file-management ×1
windows ×1