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

Is there any command in Unix, other than:ls, to list the files in a directory? The answer will be highly appreciated...

27 Answers   CGI,


What is a Unix signal, and how do you handle them?

2 Answers  


How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

0 Answers  


How do you create a file in UNIX

36 Answers   Accenture, EMG, Nokia, QA, TD,


How can you change the owner or group of a file?

1 Answers  


What is a shell in Unix? Name some common Unix shells.

2 Answers  


What is the difference between udp and tcp?

2 Answers   HCL, TCS,


what are the different commands used to create files?

5 Answers  


what is the meaning of this command rm -rf / what will it do ?

5 Answers   Altair,


Explain iostat, vmstat and netstat.

3 Answers   CTS, Wipro,


Differentiate cat command from more command.

0 Answers  


What is the command to compare two files in unix?

0 Answers  


Categories