CORRECT TEXT
What command will display the group names and GIDs to which a user belongs? (Provide only the
command name with or without path information)
Answer: id, /usr/bin/id
CORRECT TEXT
What command will display the group names and GIDs to which a user belongs? (Provide only the
command name with or without path information)
CORRECT TEXT
What command will display the group names and GIDs to which a user belongs? (Provide only the
command name with or without path information)
Answer: id, /usr/bin/id
groups ??
groups doesn’t give GID’s. id is the correct answer.