Multiple choice technology programming languages With what command you can see your user name? pwd I whoami me Reveal answer Fill a bubble to check yourself C Correct answer Explanation The 'whoami' command displays the current username. 'pwd' shows the current directory path. 'I' and 'me' are not valid commands. Option C is correct.