I was wondering if it would be possible to obtain the CPU temperature and embed it into the command prompt.
This is my output for sensors
:
$}-sensors
coretemp-isa-0000
Adapter: ISA adapter
Physical id 0: +55.0°C (high = +87.0°C, crit = +105.0°C)
Core 0: +55.0°C (high = +87.0°C, crit = +105.0°C)
Core 1: +52.0°C (high = +87.0°C, crit = +105.0°C)
Could you please show me how to use the grep
function to embed the temperature into my command prompt?
acpitz-virtual-0
virtual device and that is very different from the temperature of my CPU. – terdon May 31 '16 at 09:07sensors
output. – terdon May 31 '16 at 09:50