Binaries/passwd

From Minux Wiki
Jump to navigation Jump to search

the passwd binary is used to change a user's password


usage:

passwd username password


output:

changes the password for username


eg: "passwd foo bar" changes the password of foo to bar