sh revision 266074
1#!/bin/sh
2# $FreeBSD: head/usr.bin/bmake/tests/shell/path/sh 146822 2005-05-31 14:13:07Z harti $
3echo $@
4if ! test -t 0 ; then
5	cat
6fi
7