jq

jq is a lightweight and flexible command-line JSON processor.

Slackbuild

   1 cd /tmp
   2 wget https://slackbuilds.org/slackbuilds/14.2/system/jq.tar.gz
   3 tar xvzf jq.tar.gz
   4 cd jq
   5 wget https://github.com/stedolan/jq/releases/download/jq-1.4/jq-1.4.tar.gz

jq (last edited 2018-06-14 21:59:13 by localhost)