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
how to sort the content of the file based on numeric values
What is the use of finger command?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is the command to compare two files in unix?
What do chown command do?
What is the use of awk command in unix?
What is grep in bash?
How can you see the command line history?
What does this command do,"$more readme.txt“?
What is the use of egrep command in unix?
hw will u use awk in replacing cahrs and files
Explain command to view process running?
What is time_t?
How to use grep command to list find the records of a file containing 10 different strings?
What does #!/ Bin sh do?