TIL: jq exit code jq is one of the most common tools I use in shell scripts and ad hoc shell commands. It allows you to parse, and query JSON data. …
Lookup Public IP via Commandline When working from home, I have a changing public IP. My ISP assigns me a new public IP on every router reboot. For debugging I often have to …