background process interrupt

Tom Kiermaier thk at uxrd14.UUCP
Tue Apr 11 05:51:57 AEST 1989


Use the setpgrp() system call to disassociate the daemon process from
your tty.  This will prevent the interrupts from reaching the process.



More information about the Comp.sys.att mailing list