Multiple choice technology operating systems What command is used to change your password? changepword pass -change passwd chpassword Reveal answer Fill a bubble to check yourself C Correct answer Explanation The passwd command is the standard Unix/Linux command for changing a user's password. It prompts for the old password (for security) and then the new password twice to confirm.