#!/bin/sh # Lists where SPIDER jobs are currently running on nodes listed in # $NODES (or /etc/nodes) using rcom rcom " hostname ; ps -eaf | grep spider | grep -v perl | grep -v grep"