#!/bin/sh
# 
# Evict customs jobs
# 
# $Header: /usr/src/local/icsi/pmake/etc/RCS/cevict,v 1.1 1994/10/19 07:33:14 stolcke Exp $
# 
exec /usr/local/etc/cctrl -timeout 10 -quiet -kill XCPU "$@"
