Comment by ivanjermakov
Comment by ivanjermakov 7 days ago
jq is amazing (not only for querying json), I recommend going though the docs, it's fairly small.
I implemented one day of advent of code in jq to learn it: https://github.com/ivanjermakov/adventofcode/blob/master/aoc...