sleeper(1) --- Imcat Users Guide --- section: imcattools_rshloop --- last changed: Thu Jul 10 HST


NAME

sleeper - sleep and then return stdout and stderr test messages

SYNOPSIS

sleeper processid delay dostdout dostderr

DESCRIPTION

sleeper sleeps for delay seconds. Then, if dostdout is non zero, it sends to stdout the message # stdout from procid processid If dostderr is non-zero it sends to stderr, the string # stderr from procid processid If dostderr is greater than 1 it exits with failure status, otherwise it returns with success status.

SEE ALSO

rshloop(1), runcom(1).

AUTHOR

Nick Kaiser --- kaiser@hawaii.edu


back to imcattools_rshloop back to imcat