Check under linux json file using the tool jq

Installation Documentation

yum install

yum search jq  
yum -y install jq.x86_64

apt-get install jq

jq support View

. Jq json json file viewer files can also be cat json file | '.' Jq

Guess you like

Origin www.cnblogs.com/eatandsleep/p/12359689.html