GETLABEL(1) User Commands GETLABEL(1)
NAME
getlabel - display the label of files
SYNOPSIS
/usr/bin/getlabel [
-sS]
filename...
DESCRIPTION
getlabel displays the label that is associated with each
filename.
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
filename in short
form.
-S Display the label that is associated with
filename in long
form.
EXIT STATUS
getlabel exits with one of the following values:
0 Successful completion.
1 Unsuccessful completion due to usage error.
2 Unable to translate label.
ATTRIBUTES
See
attributes(7) for descriptions of the following attributes:
+---------------------+-----------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+---------------------+-----------------+
|Interface Stability | See below. |
+---------------------+-----------------+
The command line is Committed. The output is Not-an-Interface.
SEE ALSO
setlabel(1),
m_label(3TSOL),
label_encodings(5),
attributes(7)NOTES
The functionality described on this manual page is available only if
the system is configured with Trusted Extensions.
July 11, 2008 GETLABEL(1)