|
Home > Archive > Unix Shell > December 2007 > killing another users process
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
killing another users process
|
|
| rakesh uv 2007-12-21, 1:48 am |
| Hi,
if i need to kill a process of another user, what should i
do, what bit of the process should be set, and how to set it.I have
the passwords of both the user, but i dont want to re login.
| |
| Bill Marcum 2007-12-21, 1:48 am |
| On 2007-12-21, rakesh uv <uvrakesh@gmail.com> wrote:
>
>
> Hi,
> if i need to kill a process of another user, what should i
> do, what bit of the process should be set, and how to set it.I have
> the passwords of both the user, but i dont want to re login.
su as root or as the process owner.
|
|
|
|
|