mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
14 lines
267 B
Markdown
14 lines
267 B
Markdown
# sensors
|
|
|
|
> Proporciona informació dels sensors.
|
|
> Vegeu també: `btm`, `btop`.
|
|
> Més informació: <https://manned.org/sensors>.
|
|
|
|
- Mostra les lectures actuals de tots els sensors:
|
|
|
|
`sensors`
|
|
|
|
- Mostra les temperatures en graus Fahrenheit:
|
|
|
|
`sensors --fahrenheit`
|