#!/bin/zsh # # Battery # # MacOS X/Darwin command line tool showing battery status. # # Version 1.0 2003-03-16 Initial release. # Version 1.1 2003-10-14 Changes to handle Panther. # Version 1.2 2004-11-16 Fix bug causing divide by zero. Output changes for long form. # Version 1.3 2005-02-11 Support for four more flag bits (bits 9, 10, 11 and 12). # Support new ioreg format in Mac OS X 10.3.8. # Display battery cycles and new battery capacity (new in 10.3.8). # Version 1.4 2005-05-10 Fix for Mac OS X 10.4 (Tiger). # # http://www.mitt-eget.com/ # IOREG="/usr/sbin/ioreg" VERSION="1.4" # # Usage # ----- # # battery (long form) # battery long (long form) # battery short (short form) # battery compact (compact form) # battery csv (csv form) # # Long form: # # Battery # Battery: # Charger: # UPS: # Voltage: V # Current: A (approx