Skip to content

Instantly share code, notes, and snippets.

@willm
Last active August 10, 2016 11:32
Show Gist options
  • Save willm/02e5ba50e96e084949b4733503bba7a1 to your computer and use it in GitHub Desktop.
Save willm/02e5ba50e96e084949b4733503bba7a1 to your computer and use it in GitHub Desktop.
pretty print json
cat file.json | python -m json.tool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment