aboutsummaryrefslogtreecommitdiff
path: root/tests/aux/mailer
blob: f832ff56662d0d28749b585eb03c995eeb852f47 (plain)
1
2
3
4
5
6
7
#! /bin/sh

exec >${1:?}
shift
echo $*
cat -

Return to:

Send suggestions and report system problems to the System administrator.