#!/bin/sh # Kills all running spider jobs on nodes listed in # $NODES (or /etc/nodes) using rcom rcom 'hostname ; killall spider'