Skip to content

Instantly share code, notes, and snippets.

@ffeast
Created July 12, 2017 16:29
Show Gist options
  • Save ffeast/9781d730fc4dda63361d0060ad2b12cd to your computer and use it in GitHub Desktop.
Save ffeast/9781d730fc4dda63361d0060ad2b12cd to your computer and use it in GitHub Desktop.
json pretty-print 1-liner
echo '{"json":"obj"}' | python -m json.tool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment