Skip to content

Instantly share code, notes, and snippets.

@jamesduncombe
Last active September 11, 2020 16:44
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 jamesduncombe/c7298a1eceb73d6b0a04a8323f7ef6a0 to your computer and use it in GitHub Desktop.
Save jamesduncombe/c7298a1eceb73d6b0a04a8323f7ef6a0 to your computer and use it in GitHub Desktop.
Letterb.in cURL example
curl https://letterbin.io/m/$(curl -s https://letterbin.io/m/:bin/json \
| jq -r '.[0].attachments[0].data') > mydownload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment