Dec 122010
How to kill and logout a logged in user
Answer:
Assume john is logged in and you want to terminate his session, you can use the skill command.
# sudo skill -KILL -u john
Linux Ask! is a Q & A web site specific for Linux related questions. Questions are collected, answered and audited by experienced Linux users.
How to kill and logout a logged in user
Answer:
Assume john is logged in and you want to terminate his session, you can use the skill command.
# sudo skill -KILL -u john