NAME | SYNOPSIS | DESCRIPTION | ATTRIBUTES | OPTIONS | RETURN VALUES | SEE ALSO
getlabel gets the CMW label associated with each filename. When options are not specified, the output format of the CMW label is displayed in default format. When the specified options conflict, getlabel terminates with an error.
See attributes(5) for descriptions of the following attributes:
ATTRIBUTE TYPE | ATTRIBUTE VALUE |
---|---|
Availability | SUNWtsu |
Get the label on the symbolic link.
Get the information label portion from the CMW label associated with the specified file, and display the information label in short form.
Get the information label portion from the CMW label associated with the specified file, and display the information label in long form.
Get the CMW label associated with the specified file, and display the CMW label in short form; equivalent to -i -s.
Get the CMW label associated with the specified file, and display the CMW label in long form; equivalent to -I -S.
Get the sensitivity label portion from the CMW label associated with the specified file, and display the sensitivity label in short form.
Get the sensitivity label portion from the CMW label associated with the specified file, and display the sensitivity label in long form.
Get the CMW label associated with the specified file, and display the label in hexadecimal form.
getlabel exits with one of the following values:
Successful completion
Unsuccessful completion due to usage error
Unable to translate label
Unable to allocate memory
NAME | SYNOPSIS | DESCRIPTION | ATTRIBUTES | OPTIONS | RETURN VALUES | SEE ALSO