A system administrator needs to verify all the group memberships for a user account named testuser. The desired output is a simple, space-separated list containing only the names of all groups testuser is a member of. Which of the following commands will produce this specific format?
The correct command is id -Gn testuser. The id command displays user and group information. The -G option specifically prints all group IDs. The -n option, when used in conjunction with -G, modifies the output to show the group names instead of the numeric IDs, which directly meets the requirements. The groups testuser command provides similar information, but its output format is testuser : group1 group2 ..., which is not what was requested. The id -G testuser command would only display the numeric GIDs. The getent passwd testuser command retrieves the user's entry from the password database, showing details like UID, primary GID, home directory, and shell, not a list of group names.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is the purpose of the 'id' command in Linux?
Open an interactive chat with Bash
What is the difference between 'id -Gn' and 'id -G'?
Open an interactive chat with Bash
How does the 'groups' command differ from 'id -Gn'?
Open an interactive chat with Bash
CompTIA Linux+ XK0-006 (V8)
Services and User Management
Your Score:
Report Issue
Bash, the Crucial Exams Chat Bot
AI Bot
Loading...
Loading...
Loading...
Pass with Confidence.
IT & Cybersecurity Package
You have hit the limits of our free tier, become a Premium Member today for unlimited access.
Military, Healthcare worker, Gov. employee or Teacher? See if you qualify for a Community Discount.
Monthly
$19.99
$19.99/mo
Billed monthly, Cancel any time.
3 Month Pass
$44.99
$14.99/mo
One time purchase of $44.99, Does not auto-renew.
MOST POPULAR
Annual Pass
$119.99
$9.99/mo
One time purchase of $119.99, Does not auto-renew.
BEST DEAL
Lifetime Pass
$189.99
One time purchase, Good for life.
What You Get
All IT & Cybersecurity Package plans include the following perks and exams .