I got a requirement to automate in shell script for sudo su - which asks for password.
How to provide password directly to the sudo su - in shell scripting for IBM AIX servers. I have tried using echo it did not work. kindly help on this.
I got a requirement to automate in shell script for sudo su - which asks for password.
How to provide password directly to the sudo su - in shell scripting for IBM AIX servers. I have tried using echo it did not work. kindly help on this.
Comments
Post a Comment