摘要: 绝对路径和相对路径 绝对路径:路径的写法一定是由根目录/写起的,例如/usr/local/mysql 相对路径:路径的写法不是由根目录/写起的。例如,首先用户进入到/home.,然后再进入到test, [root@lizhipeng01 ~]# cd /home[root@lizhipeng01 h 阅读全文
posted @ 2017-12-16 21:28 sisul 阅读(992) 评论(0) 推荐(0)
摘要: [root@lizhipeng01 ~]# ls ls用于查看系统中的文件与目录1.txt anaconda-ks.cfg a.txt bb split_dir testb.txt testc.txt 学习计划安排.txt [root@lizhipeng01 ~]# ls / 根目录bin boot 阅读全文
posted @ 2017-12-16 01:07 sisul 阅读(599) 评论(0) 推荐(0)