Jq: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:


=Internal=
=Internal=
* [[yq]]


=Overview=
=Subjects=


=Installation=
* [[jq Concepts|Concepts]]
 
* [[jq Installation|Installation]]
==Mac==
* [[jq Usage|Usage]]
 
* [[jq Examples|Examples]]
[[brew]] install jq
 
==Ubuntu==
 
apt-get update; apt-get install jq
 
=Options=
 
==-r==
 
Output raw strings, not JSON content.

Latest revision as of 16:50, 2 October 2019