Skip to content

Instantly share code, notes, and snippets.

@GoZOo
Last active September 15, 2016 12:01
Show Gist options
  • Save GoZOo/c3513db91f27b1d5e968b1b1e32d6b23 to your computer and use it in GitHub Desktop.
Save GoZOo/c3513db91f27b1d5e968b1b1e32d6b23 to your computer and use it in GitHub Desktop.
Command line tool to format large file json and display them in vim
python -mjson.tool < unformatted.json | vim -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment