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