All,
I want to execute this command in a script but it prompts for a password.
sudo /usr/openv/netbackup/bin/bpps -a
How can I get the script to run so that it reads the password from a file instead of expecting input from standard input (keyboard)?
Thanks!!!
Mike B.
I want to execute this command in a script but it prompts for a password.
sudo /usr/openv/netbackup/bin/bpps -a
How can I get the script to run so that it reads the password from a file instead of expecting input from standard input (keyboard)?
Thanks!!!
Mike B.