4 lines
60 B
Fish
4 lines
60 B
Fish
|
#!/usr/bin/env fish
|
||
|
|
||
|
cat /sys/class/power_supply/AC0/online
|