--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # sensors > Report sensors information. > More information: . - Show the current readings of all sensor chips: `sensors` - Show temperatures in degrees Fahrenheit: `sensors --fahrenheit`