Hi, When we build a project using ./configure && make && make install, inevitably there are invocations of all sorts of things. Is there a utility which can log which process was created, its invocation command, and then record it is destroyed? Basically, like http://www.suse.de/~krahmer/exec-notify.c but for OpenBSD.
Thanks, amit

