Symantec logo

ff_vxfs

NAME

ff_vxfs - list file names and inode information for a VxFS file system

SYNOPSIS

ff [ -F vxfs ] [ generic_options ] [ -o s ] special ...

AVAILABILITY

VRTSvxfs

DESCRIPTION

ff reads the inode list and directories of the device special, which has a VxFS file system. Inode data is saved for files that match all the selection criteria. Output consists of the path name for each saved inode, plus other file information requested using the print options. Output fields are positional. The output is produced in inode order; fields are separated by tabs. The default line produced by ff is:

pathname inumber

The path name is preceded by a dot (.) unless the -p generic option is specified. The maximum information ff displays is:

pathname \|inumber \|size \|owner

Cluster File System Issues

No cluster issues; command operates the same on cluster file systems.

OPTIONS

generic_options

Supported by the generic ff command. See ff(1M).

-o

Specifies VxFS file system-specific options. The following option is available:

s

Prints only special files and files with set-user-ID mode.

FILES

/etc/vfstab

Table of file system default parameters.

NOTES

The ff command prints summary information and a report to standard output.

Named attributes are listed as ./(null).

SEE ALSO

find(1), ff(1M), ncheck_vxfs(1M), fs_vxfs(4)