bookmark

unix - How can I pretty-print JSON in a shell script? - Stack Overflow


Description

$ jq --color-output . file1.json file1.json | less -R $ command_with_json_output | jq .

Preview

Tags

Users

  • @jil

Comments and Reviews