function batt-info() { echo system_profiler SPPowerDataType | grep Wattage | cut -c 7- echo pmset -g batt }