index
:
dots
master
These are my config files and I treasure them
Vidhu Kant Sharma
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.scripts
/
charging_status.sh
blob: 24c09e72f2f74ece4548b2e1a87181ddd7397c3b (
plain
)
1
2
3
#!/bin/sh acpi -b | awk '{print $3}' | sed 's/,//' | tr -d '\n'