Multiple choice technology operating systems With what command you can see what folder you are in? whereami place pwd trace Reveal answer Fill a bubble to check yourself C Correct answer Explanation The pwd command (print working directory) displays the full path of the current directory. 'whereami', 'place', and 'trace' are not standard Unix/Linux commands for showing directory location.