1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-28 23:17:58 +01:00
tldr/pages/linux/sensors.md
2022-03-21 14:07:48 -03:00

12 lines
220 B
Markdown

# sensors
> Report sensors information.
> More information: <https://manned.org/sensors>.
- Show the current readings of all sensor chips:
`sensors`
- Show temperatures in degrees Fahrenheit:
`sensors --fahrenheit`