sudo

sudo su  # 进入root模式
sudo <cmd> # 以管理员身份执行指令

Last updated

Was this helpful?