Skip to content

Instantly share code, notes, and snippets.

@NikoWoot
Created April 30, 2015 07:33
Show Gist options
  • Save NikoWoot/b9101a20d5386c4e5eda to your computer and use it in GitHub Desktop.
Save NikoWoot/b9101a20d5386c4e5eda to your computer and use it in GitHub Desktop.
Bash over SSH
ssh root@MachineB 'bash -s' < local_script.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment