Is it possible to get ssh to run a command on a remote machine from another script? I've tried doing things like:
ssh host 'command' -l user <<EOF password EOF but I just can't seem to get it to work. Is it possible? -- Regards, Andrew Clark CC of replies to mailing list posts welcome.