4 lines
53 B
Plaintext
4 lines
53 B
Plaintext
|
#!/bin/bash
|
||
|
cat /sys/class/power_supply/BAT0/uevent
|
||
|
|