Skip to content

Instantly share code, notes, and snippets.

@jpf
Created August 29, 2010 05:23
Show Gist options
  • Save jpf/555999 to your computer and use it in GitHub Desktop.
Save jpf/555999 to your computer and use it in GitHub Desktop.
ID='isc.org/MX'; DOC=`curl --silent "http://dig.jsondns.org/IN/$ID" | sed -e "s|^{| {\"_id\":\"$ID\",|"`; curl -X POST http://localhost:5984/dns/ -H 'Content-Type: application/json' -d "$DOC"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment