#!/bin/csh cd /ecn/ecnstf0/irc/misc/dataserv while(1) if(-r core) then rm core dataservd endif end