Binaries/passwd

From Minux Wiki
Revision as of 00:04, 27 September 2024 by Shorun (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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