Skip Navigation Links | |
Exit Print View | |
man pages section 1: User Commands Oracle Solaris 11.1 Information Library |
- get the label of a process
/usr/bin/plabel [-sS] [pid...]
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 output format of the label is displayed in default format.
Display the label that is associated with pid in short form.
Display the label that is associated with pid in long form.
plabel exits with one of the following values:
Successful completion.
Unsuccessful completion because of a usage error.
Inability to translate label.
Inability to allocate memory.
See attributes(5) for descriptions of the following attributes:
|
The plabel utility is Committed. The output is Not-an-Interface.
proc(1), getplabel(3TSOL), attributes(5)
The functionality described on this manual page is available only if the system is configured with Trusted Extensions.