Adsense code (2021-10-05)

Saturday, August 17, 2013

Check cpu temperature

To check CPU temperature in Linux:

$acpi -t
Check cpu temperature with acpi -t
Check cpu temperature with acpi -t
To install acpi, run the command in Terminal:

$sudo apt-get install acpi