Multiple choice technology operating systems Commands whoami me i pwd Reveal answer Fill a bubble to check yourself A Correct answer Explanation whoami displays the username of the currently logged-in user in Unix/Linux systems. 'me' and 'i' are not Unix commands, and pwd displays the current directory path, not the user. whoami is a standard Unix/Linux command.