Category: linux

Subcategory: jq

Value: cat file.json | jq ". | length"

Miniscription: get json object count

Description: Fetches count of objects in a json file via jq.

Kontributer: iarc13