1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-03 01:15:23 +02:00
tldr/pages.it/linux/acpi.md
2025-05-18 16:18:56 -07:00

472 B

acpi

Mostra lo stato e le informazioni termiche della batteria. Maggiori informazioni: https://manned.org/acpi.

  • Mostra le informazioni sulla batteria:

acpi

  • Mostra le informazioni termiche:

acpi -t

  • Mostra le informazioni sul dispositivo di raffreddamento:

acpi -c

  • Mostra le informazioni termiche in gradi Fahrenheit:

acpi -tf

  • Mostra tutte le informazioni:

acpi -V

  • Estrae le informazioni da /proc invece che da /sys:

acpi -p