#!/bin/bash

echo "$[$(cat /sys/class/thermal/thermal_zone0/temp)/1000]° C"
