Site Tools


linux:raspberry:raspbian:commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux:raspberry:raspbian:commands [2022/04/25 22:56] lunetikklinux:raspberry:raspbian:commands [2022/04/25 23:09] (current) lunetikk
Line 5: Line 5:
 |  cat /sys/firmware/devicetree/base/model  |  shows the Raspberrymodel  |\\ |  cat /sys/firmware/devicetree/base/model  |  shows the Raspberrymodel  |\\
 |  cat /proc/device-tree/model  |  same as above  |\\ |  cat /proc/device-tree/model  |  same as above  |\\
-|  cpu=$(</sys/class/thermal/thermal_zone0/temp) %%|%% echo "$((cpu/1000))°c"  |  shows CPU temperature in celsius  |\\+|  %%cpu=$(</sys/class/thermal/thermal_zone0/temp) | echo "$((cpu/1000))°c"%% |  shows CPU temperature in celsius  |\\
  
linux/raspberry/raspbian/commands.1650920173.txt.gz · Last modified: 2022/04/25 22:56 by lunetikk