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