Multiple choice What command do you use to change the password pwd apt-get mv passwd Reveal answer Fill a bubble to check yourself D Correct answer Explanation The passwd command is the standard utility for changing user account passwords in Linux. pwd displays the current directory, and mv is for moving files.