Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jq

How to use jq to create an object with an arbitrary key from a sub array?

json jq

jq: How to match one of array and get sibling value

json jq

Replacing underscores in JSON using JQ

json regex key jq camelcasing

Split JSON array into separate files/objects

json posix jq

Constructing a json hash from a bash associative array

json bash jq

How to merge arrays from two files into one array with jq?

json join jq

Check JSON data type using jq

json bash types jq

Is there a way to truncate field data

jq

Loop through json using jq to get multiple value

arrays json bash jq

How to pass bash variable as a key to jq? [duplicate]

bash shell jq

Remove all null values

json bash null jq

How to fix "Error: spawn ENAMETOOLONG" (probably cause by jq) in javascript?

javascript node.js jq

how to get list of available ios simulators?

Modify object properties conditionally with jq

json shell command-line jq

jq: recursively merge objects and concatenate arrays

arrays json object merge jq

Using jq to update objects within a JSON document if the value corresponding to a given key starts with a specified string

json bash shell jq

Parsing and storing the json output of a curl command in bash

bash curl jq

How to filter keys by name, then access nested object using jq

json filter key jq

Process large JSON stream with jq

json jq

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