caffeinerusher
Programmer
Hi --
I'm writing a script and in it I need to connect to a remote host and then run a number of commands. The problem is that I cannot connect to the remote host without entering my password. I don't mind doing that, but when the password prompt comes up (prompted by the rsh command) and I login, the script stops running. It will only continue to run after I exit the remote host. Any suggestions??
--Caffeinerusher
I'm writing a script and in it I need to connect to a remote host and then run a number of commands. The problem is that I cannot connect to the remote host without entering my password. I don't mind doing that, but when the password prompt comes up (prompted by the rsh command) and I login, the script stops running. It will only continue to run after I exit the remote host. Any suggestions??
--Caffeinerusher