# acpi > Shows battery status or thermal information. > More information: . - Show battery information: `acpi` - Show thermal information: `acpi {{[-t|--thermal]}}` - Show cooling device information: `acpi {{[-c|--cooling]}}` - Show thermal information in Fahrenheit: `acpi {{[-tf|--thermal --fahrenheit]}}` - Show all information: `acpi {{[-V|--everything]}}` - Extract information from `/proc` instead of `/sys`: `acpi {{[-p|--proc]}}`