snippetbashTip
sensors — Report sensors information. More information: <https://manned.org/sensors>.
Viewed 0 times
commandreportcliinformationsensorsmore
linux
Problem
How to use the
sensors command: Report sensors information. More information: <https://manned.org/sensors>.Solution
sensors — Report sensors information. More information: <https://manned.org/sensors>.Show the current readings of all sensor chips:
sensorsShow temperatures in degrees Fahrenheit:
sensors --fahrenheitCode Snippets
Show the current readings of all sensor chips
sensorsShow temperatures in degrees Fahrenheit
sensors --fahrenheitContext
tldr-pages: linux/sensors
Revisions (0)
No revisions yet.