1PMSLEEP(1)                  General Commands Manual                 PMSLEEP(1)
2
3
4

NAME

6       pmpause, pmsleep - portable subsecond-capable sleep
7

SYNOPSIS

9       $PCP_BINADM_DIR/pmpause
10       $PCP_BINADM_DIR/pmsleep interval
11

DESCRIPTION

13       pmpause sleeps indefinitely, until interrupted by SIGKILL.
14
15       pmsleep  sleeps for the specified interval.  The interval argument fol‐
16       lows the syntax described in PCPIntro(1) for -t, and  in  the  simplest
17       form may be an unsigned integer or floating point constant (the implied
18       units in this case are seconds).
19

DIAGNOSTICS

21       The exit status is 0 for success, or 1 for a  malformed  command  line.
22       If the underlying nanosleep(2) system call fails, an errno is returned.
23

SEE ALSO

25       sleep(1), pause(2) and nanosleep(2).
26
27
28
29Performance Co-Pilot                  PCP                           PMSLEEP(1)
Impressum