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