How can I protect my process from others to kill
Answer Posted / radhag
I just want to protect my process from any other processes
i.e, the kill -9 command should not work on my processes?
| Is This Answer Correct ? | 12 Yes | 23 No |
Post New Answer View All Answers
The very first process created by the kernel in unix is?
Explain the mount and unmount system calls?
Explain c program to implement the unix or linux command to implement ls -l >output.txt?
Name the command which is used to execute system calls from exe?
Explain the mount system calls?
What is the difference between command and utility in unix?
Explain the unmount system calls?
Explain the difference between command and utility in unix?
What are the possible return values of kill() system call?
Tell me how to protect a process from others to kill?
What is the first process created by the kernel in unix?
How to protect a process from others to kill?
What is the fork() system call?