Answers for "bash how to run remote command"

0

bash how to run remote command

$ ssh USER@HOST 'COMMAND1; COMMAND2; COMMAND3'
Posted by: Guest on September-22-2020

Code answers related to "bash how to run remote command"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language