Answers for "linux run command on ssh connected"

0

linux run command on ssh connected

ssh -t [email protected] '<SOME COMMAND>; bash -l'
Posted by: Guest on April-06-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language