UNIX Basic commands: passwd
The passwd command changes the password for the user.
The syntax for the passwd command is:
passwd [options] [user]
options:
-s Displays password information.
Examples:
passwd tech
* Please note that there are many flavors of UNIX, so if in doubt, consult your man pages.