小编Som*_*aha的帖子

'%sudo ALL=(ALL:ALL) ALL' 中的符号 % 是什么意思?

以下语句中的符号 % 是什么意思:

# Allow members of group sudo to execute any command
%sudo   ALL=(ALL:ALL) ALL
Run Code Online (Sandbox Code Playgroud)

写成一样吗:

sudo   ALL=(ALL:ALL) ALL
Run Code Online (Sandbox Code Playgroud)

sudo

4
推荐指数
1
解决办法
3605
查看次数

标签 统计

sudo ×1