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 |
In UNIX, what is the command to edit contents of the file?
What is the procedure of "at" and crontab" commands?
How to see unused port number in Solaris?
What is the pipe command?
What are some command words?
Is grep faster than awk?
Can you enlist some commonly used network commands?
How do you move a process which is running background to foreground?
what is the function of grep command?
How many unix commands are there?
Write a command to find all of the files which have been accessed within the last 30 days.
What are filter commands in unix?