SLEEP — User Commands
NAME
sleep − Suspend execution for a given time period
SYNOPSIS
sleep seconds
DESCRIPTION
This process simply suspends itself for seconds seconds, then exits. It is convenient in situations where a particular command should be executed after a given time period: run sleep first, then the desired command.
KEYWORDS
delay, sleep
Sprite version 1.0 — December 22, 1988