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