3 lines
78 B

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