Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jq

Extract the first and the last value of a json array/object

json jq

How do I keep colors when piping "jq" output to "less"?

linux unix pipe jq less-unix

Convert a JSON array to a bash array of strings

json bash jq

Output the results of select operation in an array - jq

bash jq

Getting the object array index in jq

arrays json indexof jq

Improving performance when using jq to process large files

json sed split jq

jq - select objects with given key name

json jq

Construct JSON with a variable key using jq

json jq

Basic jq usage. How to get nested value

json key jq

How can I convert my JSON to CSV using jq?

json perl shell csv jq

jq - Cannot index string with string

shell jq

How check if there is an array or an object in jq?

json jq

Update one value in array of dicts, using jq

json jq

jq count the number of items in json by a specific key

json bash command-line count jq

How to format a bash array as a JSON array

arrays json bash jq

How do I sum all numbers from output of jq

jq

Upgrading jq to 1.5 on Ubuntu

json ubuntu upgrade jq

Converting CSV to JSON in bash

json bash csv unix jq

Printing multiple values on the same line

json jq

How to convert a json response into yaml in bash

json bash yaml jq