Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Logout from OS X via the Terminal' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Logout from OS X via the Terminal
Authored by: vortmax on Feb 21, '05 11:38:07AM

As root, you can stop/kill all user processes using "killall -u [username]". It is a nice feature but one needs to be careful as always when stoping other's jobs.



[ Reply to This | # ]