March 2012
Beginner to intermediate
230 pages
7h 27m
English
passwd — stdin stdout - file -- opt --help --version
passwd [options] [username]
The passwd command changes
a login password, yours by default:
$ passwd
or another user’s password if run by the superuser:
# passwd smith
passwd does have options,
most of them related to password expiration. Use them only in the
context of a well-thought-out security policy.
Read now
Unlock full access