Jump to content

Kill a logged on User

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
Guest_Jame_*

Guest_Jame_*
  • Guests
How do I kill all processes and log-off a user that is on my system? I remeber a command for this but can not figure out what it was.

#2
Guest_Jordan_*

Guest_Jordan_*
  • Guests
You can send KILL single, type the following command:
# skill -KILL -u <ane>
Task: Kill and logout all users

The ultimate command to kill and logout all users, type the following command:
# skill -KILL -v /dev/pts/*

#3
Pan

Pan

    Learning Programmer

  • Members
  • PipPipPip
  • 61 posts
How do I tell who is logged in to kill them?

#4
Guest_Jame_*

Guest_Jame_*
  • Guests
@Pan, just type "who" at the console