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