Check your laptop battery in Linux
If you run Linux off a laptop, you might want to check your battery status alt least once a year: grep -F capacity: /proc/acpi/battery/BAT0/info This will output something like design capacity: &nb[...]
If you run Linux off a laptop, you might want to check your battery status alt least once a year: grep -F capacity: /proc/acpi/battery/BAT0/info This will output something like design capacity: &nb[...]