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