cc -O -s -n -o tpd tpd.c slib -lc
size tpd
mv tpd /etc/tpd
chown root /etc/tpd
chmod 4755 /etc/tpd
