sleep

NAME

sleep - Windows command-line utility to suspend execution for a number of seconds

SYNOPSIS

sleep time

DESCRIPTION

The sleep(1w) Windows utility suspends execution for at least the number of seconds specified by the time integer argument.

DIAGNOSTICS

Possible exit-status values are:

0
Successful completion
1
Failure

SEE ALSO

kill(1w)

ps(1w)

top(1w)

wait(1w)