Skip to content

Instantly share code, notes, and snippets.

@pau
Created June 2, 2015 23:41
Show Gist options
  • Select an option

  • Save pau/ef1d11056daf47254a8f to your computer and use it in GitHub Desktop.

Select an option

Save pau/ef1d11056daf47254a8f to your computer and use it in GitHub Desktop.
jsonfmt
# apt-get install jq moreutils
cat file.json | jq . | sponge file.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment