Answers for "ssh run single command"

1

ssh run single command

ssh -t username@host 'top'
Posted by: Guest on September-04-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language