Skip to content

Howto MacOS

Tips

Clipper to JQ to clipper, will beautify JSON.

pbpaste | jq | pbcopy

Copy to clipper:

cat <file> | pbcopy

Thermal info:

$ sudo powermetrics –s thermal
$ sudo powermetrics -s thermal | grep -A2 -i thermal

Last update: January 3, 2022
Created: January 6, 2021