sleep - delay for a specified number of seconds
$ sleep <seconds>
seconds
sleep pauses execution for specified number of seconds.
sleep
$ sleep 5