archive
snippets
Count items in JSON file using jq
jq -s '. | length' sample_data.json