1BSD/man6/continue.6

.th CONTINUE VI 8/5/77
.sh NAME
continue \- continue execution at a specified time
.sh SYNOPSIS
.bd continue
mmddhhmm[yy]
.sh DESCRIPTION
.it Continue
sleeps until the time mmddhhmm[yy].
Thus to resume execution on
March 3 at 09:43
.s3
.dt
	 continue 03030943
.s3
If the current date and time is greater than the given date return is
immediate.
.sh BUGS
Continuation may occur anytime within 5 minutes after the specified time.