3 lines
55 B
Text
3 lines
55 B
Text
|
#!/bin/sh
|
||
|
cat /sys/class/power_supply/battery/capacity
|