I need to automate running a third party script that takes a good deal of user input. (It is a simple install script for something installed on several user accounts a day)<BR><BR>How would I best ...
hey all, I need to set up a shell script that ssh's into a remote server then runs some commands. I have minimal control over the remote server, and only slightly more control over the server the ...