cannedtuna@lemmy.world to Programmer Humor@programming.devEnglish · 21 hours agoTerminologylemmy.worldimagemessage-square61linkfedilinkarrow-up1719arrow-down110
arrow-up1709arrow-down1imageTerminologylemmy.worldcannedtuna@lemmy.world to Programmer Humor@programming.devEnglish · 21 hours agomessage-square61linkfedilink
minus-squareEquinox1289@sh.itjust.workslinkfedilinkarrow-up19·19 hours agoOr the process terminology: “How to kill parent?” “How to spawn child?” “How to terminate zombie child?” Kinda forked if you ask me.
minus-squareCarrot@lemmy.todaylinkfedilinkarrow-up15·19 hours agoMy worst search was “How to kill orphaned child” I didn’t even think about how it sounded until I saw it typed out in the search box lol
minus-squareWhiskyTangoFoxtrot@lemmy.worldlinkfedilinkarrow-up6·17 hours agoI think the go-to option is an elaborate death trap that will prove to be easily escapable in the next episode.
minus-squarelibewa@feddit.orglinkfedilinkarrow-up5·18 hours ago If the parent was waiting on the child, it is notified of the exit status and the child dies immediately. ~ man exit(3)
Or the process terminology: “How to kill parent?” “How to spawn child?” “How to terminate zombie child?” Kinda forked if you ask me.
My worst search was “How to kill orphaned child” I didn’t even think about how it sounded until I saw it typed out in the search box lol
I think the go-to option is an elaborate death trap that will prove to be easily escapable in the next episode.
I c wut u did there