Multiple choice What does the command pwd do display the current directory change the password start the visual file editor create a directory Reveal answer Fill a bubble to check yourself A Correct answer Explanation pwd stands for print working directory. It displays the absolute path of the current directory to the user.