totn UNIX

UNIX Basic commands: passwd

The passwd command changes the password for the user.

Syntax

The syntax for the passwd command is:

passwd [options] [user]

Options

Option Description
-s Displays password information.

Example

passwd tech

* Please note that there are many flavors of UNIX, so if in doubt, consult your man pages.