..
/ sg
shell
用来生成一个交互式的系统shell。
Commands can be run if the current user's group is specified, therefore no additional permissions are needed.
sg $(id -ng)
sudo
如果二进制文件被 sudo 允许以超级用户身份运行,可能被用于访问文件系统、提升或维持特权访问。
sudo sg root