On 1/10/08, Jerry Geis <geisj@xxxxxxxxxxxxxxx> wrote: > Is there a command that will monitor a process for exiting (crash or > normal exit) and > then execute another command based on the said process no longer being > active? If you want something simple, the wait(1) command can block until some process specified by its PID terminates. -- Daniel _______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos