Tagged Questions
1
vote
2answers
435 views
Is it possible to kill another user's program? How?
root can kill any program run by any user. Is it possible for a user to kill another user's program without using sudo, etc.?
Example: How can make user foo kill program x which is run by user bar?