#!/bin/sh # $FreeBSD: head/tools/regression/usr.bin/make/shell/meta/sh 146822 2005-05-31 14:13:07Z harti $ echo "$@" if ! test -t 0 ; then cat fi