Sleep until another service has complete. Used for example in a script, where you want to wait until another service e.g. the backup, completes before running another command. usageinfx wait
required
service - name of the service to wait for
exampledemo1@bobii:/home/informix>infx wait s=backup-dbs
backup-dbs service finished
|