#!/bin/csh -f top: date ps -ef | grep arssock netstat -D netstat -s date sleep 60 goto top