cm0002@infosec.pub to Programmer Humor@programming.dev · 2 months agoClosing programsinfosec.pubimagemessage-square150fedilinkarrow-up1783
arrow-up1783imageClosing programsinfosec.pubcm0002@infosec.pub to Programmer Humor@programming.dev · 2 months agomessage-square150fedilink
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.