Can a process kill itself in UNIX/or in its various
versions?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ashu
yes a process can kill itself in UNIX.if two people are logged into server using same user-name at same point of time.if they select or edit the data from the same file.Then this will happen.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is the use of find command in unix?
what is the use of "test" command in unix?
what is the use of "grep" command?
Who command in unix operating system?
distinguish between paging and swapping?
fork in unix ?
what is kernel?
Name the general commands in using unix os for a beginner?
What is the use of the tee command?
which command is used to change group?
What does the command ' $who | sort –logfile > newfile' do?
What does the md command do?