学无先后,达者为师

网站首页 编程语言 正文

linux命令中cd到路径报错

作者:EVE จุ๊บ 更新时间: 2022-09-25 编程语言

报错内容:cd: string not in pwd: /Users/wuwenlu/Library/Application

在这里插入图片描述

cd /Users/wuwenlu/Library/Application Support/Google/Chrome

报错:

cd: string not in pwd: /Users/wuwenlu/Library/Application

原因:路径中带有空格

路径中有空格,需要在路径外面加双引号
在这里插入图片描述

原文链接:https://blog.csdn.net/simpleness_/article/details/126947469

栏目分类
最近更新