Can a process kill itself in UNIX/or in its various
versions?

Answers were Sorted based on User's Feedback



Can a process kill itself in UNIX/or in its various versions?..

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

Can a process kill itself in UNIX/or in its various versions?..

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

Post New Answer

More Unix Commands Interview Questions

what is the difference between commmands cmp and diff?

9 Answers   iNautix,


What is the difference between pipe (|) and tee command in unix

14 Answers   Cap Gemini, TCS,


Who wrote grep?

0 Answers  


which command is used to change group?

5 Answers  


what these two commands prints "echo test","cat test"?

6 Answers   TCS, Wipro,






What is awk good for?

0 Answers  


their is a file1,file2 and i want to append file1 data to file2?

9 Answers   IBM,


What are the differences among a system call, a library function, and a unix command?

0 Answers  


write grep commands to select the lines that have exactly two characters

8 Answers   PSI Data Systems,


Name the general commands in using unix os for a beginner?

0 Answers  


What is used to type command?

0 Answers  


what is the difference between "cron" command and "at" command?

5 Answers  


Categories