Skip to content

Instantly share code, notes, and snippets.

@dasgoll
Created September 30, 2018 14:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dasgoll/bf560b1e63f1708786cfbc52be8b7d96 to your computer and use it in GitHub Desktop.
Save dasgoll/bf560b1e63f1708786cfbc52be8b7d96 to your computer and use it in GitHub Desktop.
Ruby execute remote script via curl
### double quotes are so bloody muy fucking importante!!!
ruby -e "$(curl -s 10.10.60.101:1982/goll.rb)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment