1USLEEP(1) General Commands Manual USLEEP(1)
2
3
4
6 usleep - sleep some number of microseconds
7
9 usleep [number]
10
12 usleep sleeps some number of microseconds. The default is 1.
13
15 --usage Show short usage message.
16
17 --help, -?
18 Print help information.
19
20 -v, --version
21 Print version information.
22
24 Probably not accurate on many machines down to the microsecond. Count
25 on precision only to -4 or maybe -5.
26
28 Donald Barnes <djb@redhat.com>
29 Erik Troan <ewt@redhat.com>
30
31
32
33 Red Hat, Inc USLEEP(1)