Jq
Jump to navigation
Jump to search
External
Internal
Overview
Installation
Mac
brew install jq
Ubuntu
apt-get update; apt-get install jq
Options
-r
Output raw strings, not JSON content.
brew install jq
apt-get update; apt-get install jq
Output raw strings, not JSON content.