Bash wie man Remote -Befehl ausführt
$ ssh USER@HOST 'COMMAND1; COMMAND2; COMMAND3'
Wicked Willet
$ ssh USER@HOST 'COMMAND1; COMMAND2; COMMAND3'