bash script for temperature logging of Raspberry Pi 4
Logs ARM CPU and GPU temperatures in degrees Celcius of a Raspberry Pi 4 running Raspbian version 11 (bullseye).
Launch in terminal using watch command with a 5 second interval to monitor temperatures.
$ watch -n 5 path/to/file/./my-pi-temp.sh