# pkill -u user
Alternatively, you can log on as the user whom you wish to eliminate his/her jobs, you can use the command. Remember to logon as the person and not as root or you will kill your processes
$ kill -9 -l
Linux Toolkits Blog is a scratch-pad of tips and findings on Linux
# pkill -u user
$ kill -9 -l
No comments:
Post a Comment