Which command provides details about your current user identity?
Explanation
Option A (whereis) locates the binary, source, and manual page files for a command. Option B (cd) changes the directory. Option C (id -u) shows the user ID number. Option D (who am i) displays information about the current user session. Option E (groups) lists the groups you belong to.