#! /bin/bash OUTPUT="$(sensors k10temp-pci-00c3 -j | jq '.["k10temp-pci-00c3"].Tdie.temp2_input')" echo "${OUTPUT}"