Wed, 25 Aug 2004

Simple script to check the battery

Below is a simple script I use to check the battery on my laptop.

#!/bin/bash
ioreg -l | grep -i IOBatteryInfo

[15:49] | [/MacOSX] | # | G