• palordrolap@fedia.io
    link
    fedilink
    arrow-up
    38
    ·
    2 months ago

    Linux has at least four levels of decreasing pleasantry: -1, -2, -15, and -9, aka HangUP, INTerrupt, TERMinate and KILL or “Please stop”, “Hey! Quit it!”, “Stop it! NOW!” and *loud gunshot*.

    Sometimes processes will clean up after themselves and leave when asked nicely. Or sternly told off. Of course, if you don’t need or want that, load up your, uh, -9 shooter.

    • Fillicia@sh.itjust.works
      link
      fedilink
      arrow-up
      27
      ·
      2 months ago

      To be fair, even in Linux it’s really hard to kill a zombie process. You have to tell the parent to own up to their kid, and then kill the parent.

      • palordrolap@fedia.io
        link
        fedilink
        arrow-up
        9
        arrow-down
        1
        ·
        2 months ago

        You can try asking a process to round up its dead children, but unlike the quit signals, the number varies by platform. For most Linux users it’s -17, but using the text version -CHLD is probably a better choice (unless you’re on a really old system that absolutely has to have a number, in which case check the local documentation.)

        If it’s a well-behaved process, that can do away with the need to kill it. In other cases, there might be some kind of restart mechanism built in that can be called instead - assuming sending it a SIGCHLD doesn’t trigger that behaviour anyway.

        Case in point, the Cinnamon DE has at least a couple of ways to restart it, and at least one of those gets rid of its zombie child processes. It’s fairly rare that I need to do that, and I haven’t tried sending it a -17. I might do at some point.

    • JackGreenEarth@lemm.ee
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 months ago

      Why did I hear Viva La Dirt League in your

      “Please stop”, “Hey! Quit it!”

      I totally read that in Adam’s voice