wait - watchdog command

Syntax

    wait start

    wait kill

    wait batch batch_name
The wait command instructs watchdog to hold the command until the specified event has occured. The three types of event are.
start
wait for all programs attempting to start to register.
kill
wait until the number of programs in the kill list is 0.
batch batch_name
wait until the number of instances of the requested program is 0
When the specified event has occured, the reply to the command is sent.