Changing user in bash script.
Hi,
I'm new to bash scripting, and I have a problem with running the 'su' command. When I try to 'su' in my script, I get prompted for the user's password. Is there any way to echo a password from my script to the waiting prompt??
|