## Tips Clipper to JQ to clipper, will beautify JSON. ```console pbpaste | jq | pbcopy ``` Copy to clipper: ```console cat | pbcopy ``` Thermal info: ```console $ sudo powermetrics –s thermal $ sudo powermetrics -s thermal | grep -A2 -i thermal ```