Skip to content

Instantly share code, notes, and snippets.

@rerorero
Created April 4, 2016 02:50
Show Gist options
  • Save rerorero/0e17fa3055cab1f0b975d628e1e98284 to your computer and use it in GitHub Desktop.
Save rerorero/0e17fa3055cab1f0b975d628e1e98284 to your computer and use it in GitHub Desktop.
for n in {1..2}; do ssh server$n "ls"; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment