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