want to give password in encrypted format in unix shell scripts
Please let me know how to provide password in shell scripts in encrypted format .
Want to provide username and then password in shell scripts, but dont want to password to be hardcoded and dont want getting displayed in scripts.
Please let me know how to implement this .
Thanks in advance
Thanks
Ashwajeet