P
pattanawadee
Deall All,
Could anybody suggestion me How to kill all inherrit processes
(sibling child,previous and parent process) in the case I know only
child process id and user id, For example I strart to trace pid 124 of
user A (uid = 100) and then I noticed that he doing something wrong
so, I get process id now process id is 156 (supposed) then I want to
kill all inherrit processes of user A (now I know only this process is
156 and uid is 100) i want to kill all sibling-child process, previous
process, parent process, How I can get theses data from process table,
and how to kill them.
Thank you very much in advanced,
Pattanawadee Siwatintuko
Could anybody suggestion me How to kill all inherrit processes
(sibling child,previous and parent process) in the case I know only
child process id and user id, For example I strart to trace pid 124 of
user A (uid = 100) and then I noticed that he doing something wrong
so, I get process id now process id is 156 (supposed) then I want to
kill all inherrit processes of user A (now I know only this process is
156 and uid is 100) i want to kill all sibling-child process, previous
process, parent process, How I can get theses data from process table,
and how to kill them.
Thank you very much in advanced,
Pattanawadee Siwatintuko