Tuesday, October 24, 2017

Format JSON output of curl command with python in Linux

$ curl -s ...... |python -m json.tool

No comments: