On Fri, 7 Apr 2000 [EMAIL PROTECTED] wrote:
> 
> What's the best way to "logout" a user and/or kill all of his processes?

be careful with this one, because it will kill *ALL* of their processes

su - user
kill -9 -1

hth
charles


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to