: "@(#)yoo.sh	5.1	6/6/86"
trap "rm /tmp/yoo$$; exit 1" 2 3
cat - > /tmp/yoo$$
mv /tmp/yoo$$ $1
