PRIMECLUSTER Global File Services Configuration and Administration Guide 4.2 (Solaris(TM) Operating Environment) |
Contents Index |
Appendix B Reference Manual | > B.1 Commands for Common File System Management |
ff -F sfxfs [ generic_options ] [ -o specific_options ] special ...
The ff command outputs the GFS Local File System file name that was specified with the parameter special, and it's i-node number.
When a file system is configured with two or more partitions, specify the special file name under the path name for the representative partition.
The option generic_options is supported by the generic ff command.
See the description of ff(1M) options.
-V
This option displays the command line, but does not execute the command.
-I
This option does not output any i-node number.
-l
This option outputs the path names for all multilink files.
-p prefix
This option adds the specified prefix to the path name.
-s
This option outputs file size.
-u
This option outputs the owner's login name.
-a -n
This option selects files that were accessed within n days.
-m -n
This option selects files that were modified or created within n days.
-c -n
This option selects files whose status changed within n days.
-n file
This option selects files that were modified after the specified file.
-i i-node-list
This option outputs i-nodes that were specified with i-node-list.
-o
This option specifies sfxfs local options. Delimits these options with a comma ",".
aThis option displays "." and ".." directory entries.
mThis option displays mode information (valid with -i ).
sThis option displays special files and files with set user ID mode.
# ff -F sfxfs /dev/sfdsk/gfs/dsk/vol0301
find(1), ff(1M), ncheck(1M), attributes(5).
Contents Index |