原文 1. vim /etc/passwd 将第一行的第一个root替换为重命名的用户 2. vim /etc/shadow 将这一行中的root 替换为重命名的用户 3. exit 查看命令 whoami id