Help for this page

Select Code to Download


  1. or download this
    ssh user@remotehost 'var1=foo var2=bar tcsh' < shell_script.sh
    
  2. or download this
    ssh user@remotehost 'cmd1 && cmd2 && ... & tcsh' < shell_script.sh