Answers for "Running a local script on a remote machine (or remote on local)"

0

Running a local script on a remote machine (or remote on local)

ssh [email protected] 'bash -s' < scriptfile.sh
Posted by: Guest on November-09-2020

Code answers related to "Running a local script on a remote machine (or remote on local)"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language