Which command allows you to retrieve information about your current user identity?
Explanation
The command 'who am i' displays details about the current user session. The other options do not provide user identity information: 'i /4' is not a valid command, 'pwd' shows the present working directory, and 'which' locates executable files.