Actually, because of the "exec" in the parent script, the line below
it, the "killing terminator process" line, never gets reached.  So the
terminator process that waits to kill its parent always waits the full
5 seconds in the background.  If I pipe the output of the parent
script through less, it waits 5 seconds before it reaches the end of
the output.  That is annoying.  Is there any way to solve that?
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to