Content deleted Content added
→jq: [1,2] is a filter |
|||
Line 143:
[1,2] | add
evaluates to 3. (Yes, the JSON array is a jq filter that evaluates to an array.)
Although similar to Unix pipelines, jq pipelines allow the
|
→jq: [1,2] is a filter |
|||
Line 143:
[1,2] | add
evaluates to 3. (Yes, the JSON array is a jq filter that evaluates to an array.)
Although similar to Unix pipelines, jq pipelines allow the
|