sensors: add page (#3931)

Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
This commit is contained in:
Ein Verne
2020-03-26 17:49:00 +08:00
committed by GitHub
parent 2968f96039
commit b3c4034a0a

11
pages/linux/sensors.md Normal file
View File

@@ -0,0 +1,11 @@
# sensors
> Report sensors information.
- Show the current readings of all sensor chips:
`sensors`
- Show temperatures in degrees Fahrenheit:
`sensors --fahrenheit`