TLDR
Enter a command. For example: fuser, groupadd, xterm, diff3, megadl.

acpi

 
Shows battery status or thermal information. More information: https://sourceforge.net/projects/acpiclient/files/acpiclient/.
 
  • Show battery information:
     
    acpi
     
  • Show thermal information:
     
    acpi -t
     
  • Show cooling device information:
     
    acpi -c
     
  • Show thermal information in Fahrenheit:
     
    acpi -tf
     
  • Show all information:
     
    acpi -V
     
  • Extract information from /proc instead of /sys:
     
    acpi -p

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.