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