#! /bin/sh if test $# -eq 0; then echo "$0: no input files." >&2 exit 0 fi cat <