Linux

What kill 0 does?

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

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