elif[-f /sys/class/thermal/thermal_zone0/temp ];then## Sensors is not available, but temp file is (likely raspberry pi) so use that to show temperature.
###############################
## Print available core temp - raspberry pi.
RAW_CORE_TEMP=$(cat /sys/class/thermal/thermal_zone0/temp)## File contains integer value equal to 1000*temperature