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