I wanted to vary my password in my Unix user using the shell script, but without being prompted to enter the old password.
That means i would like to supply the old and new password in my shell script itself, such during the prompt it'll read it from the script file.