Skip to content

Instantly share code, notes, and snippets.

@asoltys
Created March 29, 2012 22:24
Show Gist options
  • Save asoltys/2244365 to your computer and use it in GitHub Desktop.
Save asoltys/2244365 to your computer and use it in GitHub Desktop.
cat index.html | curl http://validator.nu/ -F "out=json" -F body=@- -H "Content-Type: multipart/form-data" > results.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment