cc -O -s -o tpstop pstop.c  slib -lc
chown root tpstop
chmod 4755 tpstop
mv tpstop /usr/bin/tpstop
