I am trying to create some users in linux using bash script, I want to give password along with the user add command.  -p  / –password option is allowing enter the password. but only in encripted format. If it is not prompting for a password i can create a script to create multiple users in a linux server

Can any one help me to do this with a plain text.