Multiple choice technology What is the command to change the password? pwd passwd password changepwd Reveal answer Fill a bubble to check yourself B Correct answer Explanation The 'passwd' command is the standard Unix/Linux command to change a user's password. The 'pwd' command displays the present working directory, while 'password' and 'changepwd' are not valid Unix commands.