Search notes:

Shell command: acpi

acpi shows battery and thermal related information from the /proc filesystem.
The default unit of temperature is degrees celsius. See -k option.
acpi [OPTION]...

Options

By default, acpi displays information on installed system batteries.
Non-operational devices, for example empty battery slots are hidden.
-b --battery Battery information
-i --details If available, also show battery capacity and temperature trip points
-a --ac-adapter AC adapter information
-t --thermal Thermal information
-c --cooling Cooling information
-V --everything Show every device, overrides above options
-s --show-empty Show non-operational devices
-f --fahrenheit Use fahrenheit as the temperature unit
-k --kelvin Use kelvin as the temperature unit
-d <dir> --directory <dir> Path to ACPI info (/sys/class resp. /proc/acpi)
-p --proc Use old proc interface instead of new sys interface
-h --help Display this help and exit
-v --version Output version information and exit

See also

Shell commands

Index