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
What will the following command do?
Which command will print your home directory on screen?
What do know about tee command?
What is the command to find hidden files in the current directory?
What is ctrl d?
What does the command '$ls | wc –l > file1' do?
What does the md command do?
How do I use grep to search for a file?
What is $0 bash?
What command will change your prompt to myprompt?
What does find command return in unix?
How to display no of records in oracle using unix command?
Enumerate some of the most commonly used network commands in unix?
What does touch command do in unix?
What is “chmod” command?