Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jq

Create object from array of keys and values

arrays json object transpose jq

Merging two JSON objects with jq

json object merge jq

Make JQ transform an array of objects to a string

json jq

jq: Object cannot be csv-formatted, only array

json export-to-csv jq

Output semicolon-separated string

json bash export-to-csv jq

compare 2 json arrays and return the difference

json bash jq

How to prevent yq removing comments and empty lines?

comments jq yq

jq select attribute if any array element satisfies a condition

json select jq any

Parse JSON string within JSON and other fields

json bash jq

jq: select when any value is in array

jq error syntax error, unexpected '=', expecting '}' (Unix shell quoting issues?) at <top-level>

syntax-error jq

jq doesn't work with keys which contains dash in it from a variable

jq

Extract schema of nested JSON object

json nested key jq

How I can round digit on the last column to 2 decimal after a dot using JQ?

arrays json csv unix jq

Replace array element within JSON hash with content from other file

json edit jq

jq, when to use the dot and when not

syntax jq abbreviation

jq - convert a list of objects into a summarized object

arrays json jq

How to extract value from json contained in a variable using jq in bash

linux bash shell jq

Reducing JSON with jq

unix jq