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 is the unix command to confirm a remote host is alive or not?
What does the command '$ls | wc –l > file1' do?
What is a command and examples?
What does grep v grep do?
What is grep short for?
Explain the steps that a shell follows while processing a command.
What are the differences among a system call, a library function, and a unix command?
Which command should you use to find the remaining disk space in unix server?
What does find command return in unix?
Which command can you use to find the currently running process in unix server?
Why is grep called grep?
What is grep in bash?
What is ‘ps’ command for?
what is the advaantage of each user having its own copy of the shell?
Explain command to display different lines that are found when compare two files?