1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 16:42:10 +02:00
tldr/pages/linux/sensors.md
Ein Verne b3c4034a0a
sensors: add page (#3931)
Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
2020-03-26 10:49:00 +01:00

11 lines
170 B
Markdown

# sensors
> Report sensors information.
- Show the current readings of all sensor chips:
`sensors`
- Show temperatures in degrees Fahrenheit:
`sensors --fahrenheit`