What kill 0 does?
Answer
"kill 0" sends a signal to all processes in the current process group. It is used to check if the processes exist or not
"kill 0" sends a signal to all processes in the current process group. It is used to check if the processes exist or not