head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 97.11.26.14.43.52; author alexis; state Exp; branches; next ; desc @@ 1.1 log @Initial revision @ text @#!/bin/ksh PROGNAME=`basename $0` exec ps -fade | grep "$1" | grep -v grep | grep -v $PROGNAME @