pwd 显示当前目录    whoami  显示当前用户   id  显示用户组

 

①任何目录下直接 cd  会回到家目录  

cd -  回到上一次所在的目录

cd . 回到当前目录\\\cd .. 回到上一层目录\\\cd ~ ," ~ " 表示root