List User Groups - Manage Linux Users with lid | Online Free DevTools by Hexmos
Manage user groups with lid. Display users and groups in Linux environments. Simplify user management with this free online tool, no registration required.
lid
Display a user’s groups or a group’s users. More information: https://manned.org/lid.8.
- List primary and secondary groups of a specific user:
sudo lid {{username}}
- List users of a specific group:
sudo lid --group {{group_name}}