1:ubuntu非超级用户下用sudo -i可以进入root下 2:root@ubuntu:~# cd /home(home前的/一定要加) root@ubuntu:/home# ls lei201220180122(我的用户名) root@ubuntu:/home# cd lei201220180122(注意我的用户名前不用/) root@ubuntu:/home/lei201220180122#//这样就从超级用户转到我自己的登录号下 如果进入Documents则输入以下命令: root@ubuntu:/home/lei201220180122# cd Documents root@ubuntu:/home/lei201220180122/Documents# root@ubuntu:/home/lei201220180122/Documents# cd nange root@ubuntu:/home/lei201220180122/Documents/nange#