#!/usr/bin/env bash # Intel(R) Xeon(R) CPU E5-2680 v2 (via coretemp) sensors | fgrep -i 'package' | awk '{print $4}' | head -n1