[Sunhelp] kill script

Erik Parker eparker at mindsec.com
Tue Aug 15 17:48:08 CDT 2000


On Tue, 15 Aug 2000, Heshmati, Sardar wrote:

> 
> 
> kill -9 `ps -aef|grep user |awk '{ print $2 }'`

100 would be the userid of that user

kill -9 `ps -eu 100|awk '{ print $1 }'`





Erik Parker
eparker at mindsec.com

Wisdom of the year: 

You aren't paying enough attention if the only thing
you can think about is what you are going to say when 
it's finally your turn to talk.






More information about the SunHELP mailing list