π¦ ClawHub
Groups Tool
by @dinghaibin
Display user group memberships on the system. Shows all groups a user belongs to for permission auditing and access control verification.
π‘ Examples
# Show groups for current user
groups-toolShow groups for a specific user
groups-tool www-dataShow numeric group IDs
groups-tool -id
π Tips & Best Practices
Groups are read from /etc/group and can include both primary and supplementary group memberships. Changes to group membership take effect on next login.
TERMINAL
clawhub install groups-tool