今天使用cd 粘贴复制的路径的时候,报了这么一个错.
cd: string not in pwd
eistert@192 Library % cd Application Support
cd: string not in pwd: Application
eistert@192 Library %
让人一脸懵逼.
对比一下,发现中文路径里的空格截断了路径
导致后面的路径就没有办法被包含进去
解决的办法也很简单
加个转义字符 \ 就行了
文章来源:https://www.toymoban.com/news/detail-697954.html
参考文章
解决cd: string not in pwd的问题
https://blog.csdn.net/guaigle001/article/details/100638679文章来源地址https://www.toymoban.com/news/detail-697954.html
到了这里,关于MAC ITEM 解决cd: string not in pwd的问题的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!