Force a UNIX or Linux User to Logout
If you have a zombie user logged into a server, or you want to force a user to logout use the “who” command. Type “w” or “who” in a command prompt to see which users are logged in, and then use the pkill command to force them out. pkill -KILL -u “username” Pop in a particular username and boot them out the door.



September 13, 2009 - 3:06 am
Sweet page. Keep it online with some more tutorials! Keep it up 2 date XD