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