很好的linux命令行学习和参考书籍 Part 1 – Introduction.........................................................................1 1 – Introduction................................................................................................2 Why Use The Command
Basic Unix commands 1 clear :清空当前屏幕上的内容 2 pwd :输出当前工作目录的绝对路径 3 id【用户名】:查看用户的Uid、Gid和用户所属组群信息 4 cd 【目录】 :切换到指定的目录 5 cd 回到主目录; cd .. 回到上级目录; cd ../..回到上级的上级目录 cd .当前目录; cd /usr 回到usr目录; cd ~/unix转到主目录的unix下 6 ls 【选项】【文件|目录】 显示指定目录中的文件和子目录信息。不指 定目录时,显示