sleeper(1) --- Imcat Users Guide --- section: imcattools_rshloop --- last changed: Thu Jul 10 HST
sleeper - sleep and then return stdout and stderr test messagesSYNOPSIS
sleeper processid delay dostdout dostderrDESCRIPTION
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 ALSOAUTHOR
Nick Kaiser --- kaiser@hawaii.edu