Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jq

How to print path and key values of JSON file using JQ

json path jq

Exit with non-zero if input is empty

jq exit-code exitstatus

How do I run jq in parallel on multiple CPUs

how to filter array and slice results with jq

json select slice jq

How do I update a single value in a nested array of objects in a json document using jq?

json edit jq in-place

how to pass json file name to jq?

command-line-arguments jq

Aggregate json arrays from multiple files using jq, grouping by key

json jq

Count and remove duplicates in jq

json jq

How to write jq script to extract elements that might appear as singleton or list?

jq substr() equivalent to format a value

json string slice jq substr

jq syntax error extracting key with colon in its name

json bash unix jq

how to select based on a substring in jq

json select jq contains

Select with a string containing spaces using map_values not working as expected

json jq

Cumulative sum in jq

jq

Using "sub()" in jq v1.6 errors in "sub is not defined"

syntax jq

jq select or statement

jq

bash: exact reproduction of escaped quotes in a JSON file

json bash while-loop printf jq

Need to get all key value pairs from a JSON containing a specific character '/'

json jq

replace values with variables - jq