#!/bin/sh # Kills PubSub's subscribe process if it is currently running on: $PUBSUB_MASTER rsh $PUBSUB_MASTER "/usr/bin/killall -s 9 subscribe.perl"