📌  相关文章
📜  cmdchange 带有空格的目录 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:51.903000             🧑  作者: Mango

代码示例1
You need to surround the path in double quotes if there is a space in the path!
for example :
cd "C:\Program Files"