cm0002@infosec.pub to Programmer Humor@programming.dev · 4 months agoClosing programsinfosec.pubimagemessage-square149linkfedilinkarrow-up1783arrow-down1101
arrow-up1682arrow-down1imageClosing programsinfosec.pubcm0002@infosec.pub to Programmer Humor@programming.dev · 4 months agomessage-square149linkfedilink
minus-squarepalordrolap@fedia.iolinkfedilinkarrow-up1·4 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.