Skip to content

Instantly share code, notes, and snippets.

@jasonmc
Created October 30, 2015 13:22
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 jasonmc/4b0889c6ec0c69fa94ea to your computer and use it in GitHub Desktop.
Save jasonmc/4b0889c6ec0c69fa94ea to your computer and use it in GitHub Desktop.
curl -s "http://httpbin.org/get?a=echo%20'you%20moron'" | jq '.args.a' | tr -d '"' | bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment