Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jq

jq - iterate through dictionaries

json bash iteration jq

Convert JSON to String surrounded by Single Quotes Bash / JQ

json string bash jq

Grouping and merging keys using jq

json jq

Using jq to suffix a string to a field in an object not containing it

jq

Why is `jq` trying to `add` to an object in a variable assignment?

sh jq

Update fields from string in JQ

json bash jq

Most concise way to group pairs of elements in an array with jq

jq

How to produce a list of all unique key path from a given JSON

json path jq keypaths

Error installing JQ on windows

jq chocolatey

jq select object whose key value in the list

json jq

How to inject the array indices of objects in an array into the objects, using jq

indexing jq

How can you sort a JSON object efficiently using JQ

json sorting key jq

How to improve performance on a slow jq script?

Bash: convert lower level JSON to escaped string

bash jq

jq - find parent element based on search result on child element

json jq

bash JQ. How can modify a key value pair from json file containing list of objects?

json bash shell jq

jq: Delete objects from an array based on its key

json jq

jq to diff json in bash

json diff jq

Parse error when text is split on multi lines: "control characters from U+0000 through U+001F must be escaped"

json jq

jq split string and assign

json jq