Created
April 25, 2018 04:08
-
-
Save agostini01/4b10b2949a53243e38e86a62b1472258 to your computer and use it in GitHub Desktop.
Print Battey Information in Linux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
upower -i /org/freedesktop/UPower/devices/battery_BAT0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment