Man Pages (1MTSOL): Maintenance and Administration Commands
  Search only this book
Download this book in PDF

NAME

getfsattr_ufs - display file system security attributes

SYNOPSIS

getfsattr -F ufs [ generic_options ] -o { b | c } mount_point | device_name ...

AVAILABILITY

SUNWtsolu

DESCRIPTION

getfsattr displays the security attributes specified by generic_options for the file system mounted on mount_point or on the device device_name.

OPTIONS

generic_options
Options supported by the generic getfsattr command. See
getfsattr(1MTSOL) for a description of these options.
-o
Select the device type to read. A b requests use of the block device, while a c requests use of the character device.

DIAGNOSTICS

getfsattr exits with one of the following values:
0
Success
1
Usage error
2
Unable to access the specified file system

SEE ALSO

getfsattr(1MTSOL)