Skip to content

Instantly share code, notes, and snippets.

@dshipp
Created November 12, 2013 15:01
Show Gist options
  • Save dshipp/7432275 to your computer and use it in GitHub Desktop.
Save dshipp/7432275 to your computer and use it in GitHub Desktop.
Download a script and execute it without writing it to disk or setting permissions
curl -s server.com/file | sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment