echo "$(sensors -u coretemp-isa-0000 | head -n10 | grep temp2_input | awk '{print $2 }' |awk '{printf("%d\n",$1 + 0.5);}') C"