passwd - change or delete the password of a user account

Usage: passwd [options] <arg>...

Example

sxx
passwd

Options

long option short option description
‑‑help ‑h Print help and exit.
‑‑delete ‑d Delete the password.
‑‑user USER ‑u USER Set user accout to USER.

Implementation

Reference