Skip to content

Commit

Permalink
battery-time
Browse files Browse the repository at this point in the history
  • Loading branch information
goshacmd committed Aug 19, 2012
1 parent d32438e commit 7b6f62a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/battery-time
@@ -0,0 +1,2 @@
#!/usr/bin/env bash
pmset -g batt | grep Internal | awk '{print $3",", $4, $5}' | sed 's/;//'

0 comments on commit 7b6f62a

Please sign in to comment.