Query: sleep
OS: minix
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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) - mojave |
| sleep(1) - osx |
| sleep(1) - opendarwin |
| sleep(1) - netbsd |
| sleep(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| How to wakeup sleeping processes |
| Read input data within a specified period of time |
| How to sleep and wake a thread??? |
| Help with trap and signals |
| Sleep command did not worked |