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