TerminateAll, An OSX application to logout all other system users
I have ported my AppleScript based TerminateAll to Objective-C. If you are like me and you have multiple familly members using your computer you might often find thing getting a bit slow… The usual culprit are browsers applications open by other users that take all the available CPU (got to love Adobe Flash games). Adobe flash is a resource hog and will bring a good CPU to it’s knees.
What I used to do was to login as each users and log them out… which took a lot of time. I wanted something quick… so I came up with a small application called “Terminate All”.
This application name say it all… it will terminate all other logged in users. Now watch out because it will do so in a radical manner. Any unsaved work by those users will be lost!
You can download a copy from the main application page.