Joined July 2017
·
Posted to
Run one command through ssh connection and exit
over 1 year
ago
and you can chain remote commands with ";"? or will those be treated as local shell commands as opposed to commands to run via SSH? i.e. the question is what if you wanted to run a set of commands thru SSH in a single line (as opposed to multiple SSH calls or putting everything in a shell script and running that script as command with SSH).
The Gist link returns 404?