Answers for "how to check system temperature linux ubuntu"

0

how to read temperature in linux

cat /sys/class/thermal/thermal_zone0/temp

thermal_zone0 can be different
Posted by: Guest on February-16-2021
1

how to check cpu temperature ubuntu

sudo apt install psensor
Posted by: Guest on May-16-2021

Code answers related to "how to check system temperature linux ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language