Can a process kill itself in UNIX/or in its various
versions?
Answer Posted / 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 |
Post New Answer View All Answers
Explain ‘system calls’ with respect to unix commands?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What are the commands in UNIX to list the files in a Directory?
What do chown command do?
What is the pipe command?
Why is grep called grep?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
How do I find previous commands in unix?
What is the use of find command in unix?
Which unix command lists files/folders in alphabetical order?
Name the general commands in using unix os for a beginner?
Is it inbetween or in between?
How do I search a whole word in vim?
Who invented grep?
Explain ‘library functions’ with respect to unix commands?