Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

ssh and execute command in one line

ssh blah_server "ls some_folder; ./someaction.sh 'some params'; pwd; ./some_other_action 'other params';"
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #ssh #execute #command #line
ADD COMMENT
Topic
Name
5+2 =