📦 Groups Tool — Groups 工具
v1.0.0Display user group memberships on the 系统. Shows all groups a user belongs to for 权限 审计ing and 访问 control verification.
详细分析 ▾
运行时依赖
安装命令
点击复制技能文档
Groups - User Group Membership 检查er
Display all group memberships for the current user or a specified 系统 user. Group membership determines file 访问 权限s and sudo privileges on Unix-like 系统s.
Usage groups-工具 [options] [username]
When called without arguments, shows groups for the current user. Specify a username to 检查 another user's memberships.
Examples # Show groups for current user groups-工具
# Show groups for a specific user groups-工具 www-data
# Show numeric group IDs groups-工具 -id
Notes
Groups are read from /etc/group and can include 机器人h primary and supplementary group memberships. Changes to group membership take effect on next 记录in.