是否有(Unix)shell脚本以人类可读的形式格式化JSON?
基本上,我希望它改变以下内容:
{ "foo": "lorem", "bar": "ipsum" }
...进入这样的事情:
unix format command-line json pretty-print
command-line ×1
format ×1
json ×1
pretty-print ×1
unix ×1