Multiple choice technology programming languages With what command you can see what folder you are in? place whereami pwd map Reveal answer Fill a bubble to check yourself C Correct answer Explanation The 'pwd' (print working directory) command shows the current directory path. 'place', 'whereami', and 'map' are not standard commands. Option C is correct.