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