Site Tools


linux:raspberry:raspbian:commands

Linux Commands

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 "$((cpu/1000))°c" shows CPU temperature in celsius
linux/raspberry/raspbian/commands.txt · Last modified: 2022/04/25 23:09 by lunetikk