Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jq

How to use `yq` to select key-value pairs and format them into "$key=$value" style outputs?

bash jq yq

How to pretty print a JSON inside a string with jq?

json jq pretty-print

How do I count specific JSON items in Bash, or another shell?

json bash shell parsing jq

JQ: How to turn output of array selector back into an array? [duplicate]

arrays json jq

Use jq to find array element by containing string

json jq

jq with single quotes bash script

linux bash shell jq

jq how to grab all values and use for script arguments

json jq

Using jq to add/prepend an element to the top of an array

arrays jq prepend

In jq, get index of current item (similar to Python's enumerate())?

json jq enumerate

Difference between slurp, null input, and inputs filter

performance jq

How to convert JSON to tsv format using jq

jq

Convert text file with key=value pair to specific json format in jq

json shell jq

"Transposing" objects in jq

json transpose relation jq

JQ If then Else

jq

Filter empty and/or null values with jq

json null jq key-value jsonlines

JQ adds single quotes while saving in environment variables

environment-variables jq

In jq get array based on another array

arrays json bash iteration jq

Convert invalid json into valid one in bash [closed]

json bash jq

jq recursively delete values that appear in array anywhere in schema

Facing issue while installing jq in centos

centos jq