常用命令

查看系统CPU:

htop

查看系统存储空间:

df -h

查看系统进程:

ps -A

结束某个进程:

kill $id

更新树莓派eeprom:

sudo rpi-eeprom-update -a

查看树莓派温度:

vcgencmd measure_temp