Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jq

SQL-style GROUP BY aggregate functions in jq (COUNT, SUM and etc)

Using jq to combine multiple JSON files

json merge concatenation jq

verify that a json field exists with jq and bash?

json bash jq

get json object from stringify object using jq filter in shell script

json linux shell jq

jq select() and sort_by()

json api curl jq

jq reformatting decimals in scientific notation -- can this be avoided?

Linux CLI - How to get substring from JSON jq + grep?

json bash grep jq pathname

How can I filter an array of json objects using jq?

json jq

JQ issues with comments on Json file

bash shell jq

JQ: Filtering for keys

json key filtering jq

Is there a `jq` command line tool or wrapper which lets you interactively explore `jq` similar to `jmespath.terminal`

json wrapper interactive jq

Using jq, Flatten Arbitrary JSON to Delimiter-Separated Flat Dictionary

json bash jq

Find duplicates in JSON array

json jq

JQ: setdiff of two arrays

jq set-difference

Numeric argument passed with jq --arg not matching data with ==

json bash parameter-passing jq

Convert all json keys to lowercase using JQ

jq: Select range

arrays json slice jq

Assigning an Array Parsed With jq to Bash Script Array

arrays bash jq

Using jq to split a string into nested objects

json jq

How to convert json into csv file using jq?

json csv jq