#!/bin/sh

cd $TDIR

kill $(cat pid.tmp)
rm -f pid.tmp
