su,sudo

su = switch users

su输入的是root密码,最大的权限

sudo是当前用户的密码  ,不能操作其它用户

原文地址:https://www.cnblogs.com/guligei/p/3870374.html