in reply to Re^2: Advice on running perl program over ssh
in thread Advice on running perl program over ssh
As shown, it is the ssh process which would receive the contents of your shell script.
Is your "shell_script.sh" really a csh script? If so, do consider renaming it to "shell_script.csh" or "shell_script.tcsh" for the sanity of everybody else.
|
|---|