Q. Which command is used to print the current user ID and group ID?
β
Correct Answer: (B)
id
Explanation: 'id' prints user ID (UID), group ID (GID), and the groups you belong to.