summaryrefslogtreecommitdiff
path: root/usr.bin/bmake/tests/shell/path/sh
blob: 4363618a2f3686370e0587bce0570636185960a8 (plain)
1
2
3
4
5
#!/bin/sh
echo $@
if ! test -t 0 ; then
	cat
fi