SLEEP(1) General Commands Manual SLEEP(1)NAMEsleep - suspend execution for a given number of secondsSYNOPSISsleep secondsEXAMPLESsleep 10 # Suspend execution for 10 sec.DESCRIPTIONThe caller is suspended for the indicated number of seconds. This command is typically used in shell scripts.SEE ALSOsleep(3). SLEEP(1)
| Related Man Pages |
|---|
| sleep(1) - centos |
| sleep(3) - linux |
| sleep(1) - netbsd |
| sleep(1) - sunos |
| sleep(1) - x11r4 |
| Similar Topics in the Unix Linux Community |
|---|
| PHP Module |
| Remove Server Sleep Mode |
| Sleep or Dealy fucntion Issue |
| script to check for existence of file (or else sleep for x time) |
| Sleep command did not worked |