Sometime near Wed, Jan 21, 2004 at 05:03:57PM +0100, Allan Kok wrote: > Can I as root log another user out? > And can I get i list of all users logged on to my server? > `who` should give a list of the users logged in.
As for killing someone, the way i usualy go about it is to run `id <user>` and find out the users UID then simply `pkill -U <UID>`. Im sure somebody will reply with a more standard way to do this but if they dont then atleast you got this :). /me waits for flame on doing it in such a dodgy fashion :\ -- Cheers, rinmak <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

