17

Have you noticed that many core Linux C programs use "die" as the error-and-exit method name?

Just shows how much these devs think of Linux processes as living people.

Now one of us just has to create a Skynet without the die() function.

Comments
  • 1
    Well, you kill a process, so the process must be able to die.

    And if it won't die, then it's a zombie.
Add Comment