Sleep is a command line utility that allows you to suspends the calling process for a specified time. In other words, the sleep command pauses the execution on the next command for a given number of seconds.
Source: LXer – How to Use the Linux Sleep Command to Pause a Bash Script