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
What does #!/ Bin sh do?
Who command in unix?
Give the command for finding the current date.
How do you grep recursively?
Is grep faster than awk?
What is the command to find hidden files in the current directory?
Does cp command overwrite files?
What is command substitution?
Explain mount and unmount command.
Write a command that will display files in the current directory, in a colored, long format.
What does the command '$ls | wc –l > file1' do?
What is the use of egrep command in unix?
What are the unix commands?
What are filter commands in unix?
What is awk good for?