cm0002@infosec.pub to Programmer Humor@programming.dev · 2 months agoClosing programsinfosec.pubimagemessage-square115fedilinkarrow-up1641arrow-down186
arrow-up1555arrow-down1imageClosing programsinfosec.pubcm0002@infosec.pub to Programmer Humor@programming.dev · 2 months agomessage-square115fedilink
minus-squarepalordrolap@fedia.iolinkfedilinkarrow-up1·2 months agoYou can also try signalling the parent with a SIGCHLD. Most of the time it does nothing, and hey, you’d be using a stronger version of the kill command anyway if it doesn’t work.
You can also try signalling the parent with a SIGCHLD. Most of the time it does nothing, and hey, you’d be using a stronger version of the kill command anyway if it doesn’t work.