Reply to: I need (script to restart ....) by Jeff Wandling
Arif Diwan
ad at cis.brown.edu
Fri May 25 23:18:53 AEST 1990
I have a C program which can be very easily be modified to what you
want to do. It is a daemon setup program which can fork a child and
waits for it to expire. You can just add the line to restart your process in
the interrupt handler for SIGCHLD.
I will put that program for anonymous ftp from netlab.cis.brown.edu
sometime today.
More information about the Comp.unix.questions
mailing list