SyntaxFix
Write A Post
Hire A Developer
Questions
You could also use chpasswd:
echo username:new_password | chpasswd
so, you change password for user username to new_password.
username
new_password