Answers for "how to read temperature in linux"

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

Code answers related to "how to read temperature in linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language