Thanks for sharing!
Here is another quick method:
cat /proc/acpi/<something>/thermal
For me, the something is ibm, for you it might be something else.
You can find the path with
sudo find /proc -name "thermal"
Thanks for sharing!
Here is another quick method:
cat /proc/acpi/<something>/thermal
For me, the something is ibm, for you it might be something else.
You can find the path with
sudo find /proc -name "thermal"