i'm looking for a script/command that will do something equivalent to:
ps -e | grep <prog name>
kill -9 <all occurances of said program>does anybody have something that will do this? i don't know how to script well enough to do a script like this myself, yet. TIA -- dave wiard ([EMAIL PROTECTED]) The light that burns twice as bright burns half as long.

