Multiple choice What is the command in UNIX which lists a user to the group it belongs to? #groupadd groupname #groups username usermod TERM LOGNAME Reveal answer Fill a bubble to check yourself B Correct answer Explanation Yes, it is correct. It can find out which group a user belongs to.