xref: /freebsd/usr.bin/bmake/tests/shell/path/sh (revision b1fa987835f0e7aa3e4a8cb770e97d378d987489)
1#!/bin/sh
2# $FreeBSD$
3echo $@
4if ! test -t 0 ; then
5	cat
6fi
7