Multiple choice technology operating systems What does the pwd command do? It changes the password of user It shows the current path where the user is It shows the passwd file It shows information about Linux architecture Reveal answer Fill a bubble to check yourself B Correct answer Explanation The pwd command stands for 'print working directory' and outputs the absolute path of the directory the user is currently in. It does not interact with passwords, display the /etc/passwd file, or show system architecture info.