Linux Terminal – hardware sensor readout temp – Ubuntu

Printing sensors info – using the ‘sensors’ command !


1
watch sensors

**If Fahrenheit is preferred:


1
watch sensors -f

**Single printout without repeat/watch


1
sensors