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