#!/bin/sh COLUMN="1" FORMAT="TOTAL: %s\n" if [ "$1" = "-h" ]; then cat<