Answers for "run shell script remotely using ssh"

0

run shell script remotely using ssh

ssh root@MachineB 'bash -s' < local_script.sh
Posted by: Guest on September-01-2021

Code answers related to "run shell script remotely using ssh"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language