[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

kill script



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 (dave@srn.com)

The light that burns twice as bright burns half as long.


Reply to: