主目录用什么表示? 切换目录用什么命令?

绝对路径: /etc/init.d

当前目录和上层目录: ./ ../

主目录: ~/

切换目录: cd

原文地址:https://www.cnblogs.com/programb/p/13020875.html