snippets/bash/Alias to view Raspberry temperature

3 lines
55 B
Plaintext
Raw Normal View History

2024-10-02 23:47:38 +00:00
$ alias temp="vcgencmd measure_temp"
$ temp
temp=64.5'C