Can a process kill itself in UNIX/or in its various
versions?
Answer Posted / mohit chandila
Yes a process can kill itself in UNIX. The only condition
that the system checks for is that it should not produce a
deadlock condition.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How do you grep recursively?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What is the use of egrep command in unix?
Using unix command how to display no of records in oracle?
What is difference between grep and find command in unix?
What is the comma to display different lines that are found when compare two files?
What does pipe () return?
Enumerate some of the most commonly used network commands in unix?
How do I clear my terminal history?
What is in grep command?
Name the unix command to find how many days the server has been up.
What is a command and examples?
What is sed awk grep?
What is the difference between cat command and more command?
What difference between cmp and diff commands?