My fav jq commands$ jq is an instant classic unix command and likely here to stay. Some snippets: Whole file pretty print $ jq . my.json Get sub-key called 'data'...#topic/software/jq#topic/lang/json·semicolonandsons.com·Sep 4, 2024My fav jq commands