[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Mon Oct 26 09:51:52 1994 
Subject:sysexecute without transmitting signals 
From:"A.Sloman" 
Volume-ID:941027.01 

I want to spawn a sub-process (telnet) that does not receive
signals that Pop-11 receives (e.g. CTRL-C, suspend).

Does anyone know how to use sysexecute to do that?

I can imagine various experiments with /usr/bin/nohup and maybe things
done in the Poplog child process just before calling sysexecute. But if
someone else has solved the problem I'd be glad to avoid experiments of
my own.

Aaron