if you want to get the core temperature you could use sensors, install with :
1 |
apt-get install lm-sensors |
if it detects your cpu temperature you could use this script to get the them:
1 |
sensors | grep Core | cut -d"(" -f1 |
Result looks like this:
1 2 3 4 |
Core 0: +41.0°C Core 1: +41.0°C Core 2: +41.0°C Core 3: +41.0°C |
if you only want to get the temperature you could use this:
1 |
sensors | grep Core | cut -d"(" -f1 | cut -d"+" -f2 |
Result looks like this:
1 2 3 4 |
41.0°C 41.0°C 42.0°C 42.0°C |
I loved as much as you’ll receive carried out right here.
The sketch is attractive, your authored subject matter stylish.
nonetheless, you command get got an nervousness over that you wish be delivering the following.
unwell unquestionably come further formerly again since
exactly the same nearly very often inside case you shield this increase.
It’s perfect time to make a few plans for the long
run and it is time to be happy. I’ve read this submit and if I may just I desire to suggest
you some fascinating things or tips. Perhaps you could write
next articles regarding this article. I want to learn more issues approximately it!
Hi there, just became alert to your blog through Google, and found that it’s truly informative.
I’m going to watch out for brussels. I’ll appreciate if you
continue this in future. Numerous people will be benefited from your writing.
Cheers!