linux cd命令不带路径参数

#切换到当前用户的主目录。若为root用户,则切换到/root,若普通用户,则切换到/home/username

$ cd

 

posted @ 2013-10-13 09:46  无忧之路  阅读(766)  评论(0)    收藏  举报
无忧之路