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