1plabel(1)                        User Commands                       plabel(1)
2
3
4

NAME

6       plabel - get the label of a process
7

SYNOPSIS

9       /usr/bin/plabel [-sS] [pid...]
10
11

DESCRIPTION

13       plabel,  a  proc tools command, gets the label of a process. If the pid
14       is not specified, the label displayed is that of  the  plabel  command.
15       When  options are not specified, the output format of the label is dis‐
16       played in default format.
17

OPTIONS

19       -s    Display the label that is associated with pid in short form.
20
21
22       -S    Display the label that is associated with pid in long form.
23
24

EXIT STATUS

26       plabel exits with one of the following values:
27
28       0    Successful completion.
29
30
31       1    Unsuccessful completion because of a usage error.
32
33
34       2    Inability to translate label.
35
36
37       3    Inability to allocate memory.
38
39

ATTRIBUTES

41       See attributes(5) for descriptions of the following attributes:
42
43
44
45
46       ┌─────────────────────────────┬─────────────────────────────┐
47       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
48       ├─────────────────────────────┼─────────────────────────────┤
49       │Availability                 │SUNWtsu                      │
50       ├─────────────────────────────┼─────────────────────────────┤
51       │Interface Stability          │See below.                   │
52       └─────────────────────────────┴─────────────────────────────┘
53
54
55       The plabel utility is Committed. The output is Not-an-Interface.
56

SEE ALSO

58       proc(1), getplabel(3TSOL), attributes(5)
59

NOTES

61       The functionality described on this manual page is  available  only  if
62       the system is configured with Trusted Extensions.
63
64
65
66SunOS 5.11                        20 Jul 2007                        plabel(1)
Impressum