User Commands plabel(1)
NAME
plabel - get the label of a process
SYNOPSIS
/usr/bin/plabel [-sS] [pid...]
DESCRIPTION
plabel, a proc tools command, gets the label of a process.
If the pid is not specified, the label displayed is that of
the plabel command. When options are not specified, the out-
put format of the label is displayed in default format.
OPTIONS
-s Display the label that is associated with pid in short
form.
-S Display the label that is associated with pid in long
form.
EXIT STATUS
plabel exits with one of the following values:
0 Successful completion.
1 Unsuccessful completion because of a usage error.
2 Inability to translate label.
3 Inability to allocate memory.
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
SunOS 5.11 Last change: 20 Jul 2007 1
User Commands plabel(1)
ATRIBUTE TYPE ATRIBUTE VALUE
Availability SUNWtsu
Interface Stability See below.
The plabel utility is Committed. The output is Not-an-
Interface.
SEE ALSO
proc(1), getplabel(3TSOL), attributes(5)
NOTES
The functionality described on this manual page is available
only if the system is configured with Trusted Extensions.
SunOS 5.11 Last change: 20 Jul 2007 2
|