Multiple choice linux T/F: The command "pwd" displays the directory True False Reveal answer Fill a bubble to check yourself A Correct answer Explanation The pwd command (print working directory) displays the full path of the current directory in the filesystem. This is a fundamental navigation command that shows your location in the directory hierarchy.