2018年11月29日

linux 斜杠/

摘要: inux OS: 使用”/“ 例子:/home/user/XXX 特例:路径中某目录名包含空格,在命令行中使用cd等命令书写路径时,则要在空格前加”\“ 例子: 主目录(/home/student)下有一个文件夹叫"student 01" cd 命令可以用\转义空格 $ cd /home/stude 阅读全文

posted @ 2018-11-29 11:44 蒂其之死 阅读(2194) 评论(0) 推荐(0)

导航