#!/bin/sh kill $(cat /var/run/script.pid) base=`dirname $0` nohup $base/script.sh &