JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Solaris Trusted Extensions Reference Manual
search filter icon
search icon

Document Information

Preface

Introduction

User Commands

dtappsession(1)

getlabel(1)

getzonepath(1)

plabel(1)

setlabel(1)

System Administration Commands

System Calls

Trusted Extensions Library

X Library Extensions

File Formats

Standards, Environments, and Macros

Index

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 output 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.

Return Values

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.

Attributes

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Availability
SUNWtsu
Stability
Stable
Stability (Output)
Not an interface

See Also

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