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