/bin/passwd.sh
index
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