Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jq

How to convert arbitrary nested JSON to CSV with jq – so you can convert it back?

Problem getting `jq` and `watch` to play together nicely?

bash curl jq watch

Where to put custom JQ functions?

module shared-libraries jq

Strptime with timezones and jq

bash jq strptime

How to properly chain multiple jq statements together when processing json in the shell such as with curl?

json curl pipeline jq

Detect the final page of a paginated cURL response in a Bash loop

json bash curl jq

How to reconstruct single object after its deconstruction in jq

json object jq

jq: easiest way to recursively remove objects based on object value condition

json jq

How to get the first object after filtering an array in jq?

json select jq

Problem with the command-line JSON processor JQ in Windows 10, 64 bit

downcase a value in JSON

json jq lowercase

difference between range(2,5) and range(2;5)

function syntax jq

Using jq, convert array of name/value pairs to object with named keys

How do I run jq on each log line and tail it?

bash less jq

How to ignore broken JSON line in jq?

check if specific string is in Json file via bash

json bash jq

JSON JQ filter by date older than bash

json bash jq

How can I spread an object's properties in jq?

json object key jq

Homebrew: how to list the N last installed packages?

macos homebrew jq

Convert JSON to vertical table

json bash width jq tabular-form