Linux Commands Reference - Complete Linux Command Guide

Comprehensive Linux command reference with 150+ commands. Search, filter by category, and view detailed usage examples.

Share
Back to commands

groups

Show groups a user belongs to

Syntax

groups [USERNAME]...

Common Examples

groups

Show current user groups

groups username

Show user's groups

groups user1 user2

Show multiple users groups

Related Commands

Related Tools

More Code & Dev Tools