一、cat /etc/passwd 查看用户

su 切换到root用户

su - student 切换到普通用户

二、chown,改变文件属主

su 与su- 区别,chown  chmod

chown改变文件属主与属组

chmod 改变文件权限