How to filter and excluse results with jq?
I’m a newbie with jq.
comparing json object fail in jq
I am having a sample shell script file. In my script file I have a json data in a variable and also i have a file containing json .
I want to compare the contents of the file against the variable using jq.
Conditional map in jq
Is there a way to use map()
in a conditional manner ?
using a pipe symbol in a jq command throws an error
I am having a shell script file validation-example.sh
, it has the followign content
How can i validate a json against a template in jq?
I am having a shell script . in my shell script i have a command that returns the following data as a json .
Using jq to merge arrays inside merged objects
There are multiple questions on this topic already, and they all look closely related:
how to display specific array of arrays elements matching pattern
I have the following array, with thoushand json elements, like the following
Using jq to get traffic total from vnstat
Can this be simplified?
using jq sto get traffic total from vnstat
Can this be simplified?!
How to get the name of the enclosing object while filtering for property values in that enclosed object
I have a JSON file that looks like this: