Btw... Those who still want the old look without the decimal could use this instead: Code: echo `cat /sys/class/power_supply/bq27200-0/temp | awk '{ printf "%d", $1/10}'`C
echo `cat /sys/class/power_supply/bq27200-0/temp | awk '{ printf "%d", $1/10}'`C