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