This is an old revision of the document!
| Command | Function | |
|---|---|---|
| raspi-config | easy configuration for alot of things | |
| cat /sys/firmware/devicetree/base/model | shows the Raspberrymodel | |
| cat /proc/device-tree/model | same as above | |
| cpu=$(</sys/class/thermal/thermal_zone0/temp) | echo “$1)°c” | shows CPU temperature in celsius |