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 command is used to switching between users in unix?
What is grep and how do you use it?
what is exact definition of operating system?
What is command substitution?
what is the difference between commmands cmp and diff?
How do I run a bash script?
How can we use grep command in unix?
How to remove a crontab file?
What is pipe command in unix?
How do you create a file in UNIX
36 Answers Accenture, EMG, Nokia, QA, TD,
How do you find path of a directory? Give its syntax.
Suppose 1000 processes are running on the system out of those if you have to show only certain process ids which command will you use?