Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How to convert a JSON object stream into an array with jq

json jq

Pattern matching field names with jq

json regex key match jq

How to do an unpretty print on pretty JSON file in shell >> serial string JSON >> ES _bulk?

json shell elasticsearch jq

How to nicely remove empty array in jq

json jq

How to extract a field from each object in an array with jq?

json jq

JQ how to print newline and not newline character from json value

json newline jq

getting all the values of an array with jq

json parsing jq

Using jq to fetch key value from json output

linux bash shell curl jq

jq: nested object, extract top-level id and lift a value from internal object

json bash jq

Using jq how can I replace the name of a key with something else

json key jq

Accessing a JSON object in Bash - associative array / list / another model

arrays json bash parsing jq

get label value from docker inspect [duplicate]

docker docker-compose jq

Using jq, convert array of objects to object with named keys