Skip to content

Instantly share code, notes, and snippets.

@mcandre
Created November 12, 2013 04:01
Show Gist options
  • Save mcandre/7425273 to your computer and use it in GitHub Desktop.
Save mcandre/7425273 to your computer and use it in GitHub Desktop.
xmllint --valid --noout *.xml **/*.xml 2>&1 | awk "/no DTD found/ {e=0} /xsd/ {e=0}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment