passwd
Purpose
Section titled “Purpose”Changes the password of a user.
passwd [USER] [PASSWORD]Arguments
Section titled “Arguments”- USER — specify the user you want to change the password from
- PASSWORD — specify the new password
Examples
Section titled “Examples”passwd volk new_passwordResult:
Changed the password of “volk” to “new_password”