#!/bin/bash echo $(cat /sys/class/thermal/thermal_zone0/temp | cut -b -2)°C