码迷,mamicode.com
首页 > 系统相关 > 详细

linux shell下获取cpu温度

时间:2017-07-14 00:35:03      阅读:674      评论:0      收藏:0      [点我收藏+]

标签:linux   cat   one   class   lin   bash   src   http   com   

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

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

  

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

技术分享

linux shell下获取cpu温度

标签:linux   cat   one   class   lin   bash   src   http   com   

原文地址:http://www.cnblogs.com/super-age/p/7163814.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!