Computing and IT Support Forums
Unix - How to kill Unix user session
pyroman_pl
- Jun 26, 2008 - 04:46 AM
Post subject:
How to kill Unix user session
It is much simpler to use
pkill -u
username
command. It is a standard one available on almost all distributions.
All times are GMT