News: “See battery percentage in Terminal and GeekTool”

Posted: January 31st, 2010 | Author: Rex | Filed under: Uncategorized | Tags: , | No Comments »

See battery percentage in Terminal and GeekTool on MacOSXHints.com
Topics: MacBook Pro, MacBook

I have been building up a number of commands that I can use in GeekTool. One that I wanted but couldn’t find in other lists was the current battery capacity. This works for me: ioreg -l | grep -i capacity | tr ‘\n’ ‘ | ‘ | awk…



Leave a Reply