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(1) - freebsd |
| sleep(3) - mojave |
| sleep(1) - opendarwin |
| sleep(3) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| telnet in a script |
| Wants alternate to the Sleep option?? |
| How to sleep and wake a thread??? |
| Sleep command |
| Sleep command did not worked |