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