linux shell下获取cpu温度

cpu0:cat /sys/class/thermal/thermal_zone0/temp

cpu1:cat /sys/class/thermal/thermal_zone1/temp

  

就会获取到cpu当前温度,在我的目录下还有一个文件夹 “thermal_zone1”可能是cpu是双核的所以有两个温度

posted @ 2017-07-13 23:49  炒鸡蛋  阅读(4972)  评论(0)    收藏  举报