On Fri, 24 May 2002, [iso-8859-1] Peter Long wrote: > I assume trapping SIGHUP will work on any form on unix machine. The > application that I am writing has to work on Win2K, AIX and Linux. > Making a win2k service I can do. Hopefully daemons are implemented the > same on both AIX and Linux. :)
AFAIK, that will work on any Unix-like machine. I don't have personal experience with AIX, but it certainly works that way on Solaris as well as Linux. Try it out, see what happens! :-) --Jeremy _______________________________________________ Dev mailing list [EMAIL PROTECTED] http://www.trilug.org/mailman/listinfo/dev
