'\"macro stdmacro
.if n .pH g1a.ff @(#)ff	40.6 of 10/10/89
.\" Copyright 1989 AT&T
.nr X
.if \nX=0 .ds x} ff 1M "" "\&"
.if \nX=1 .ds x} ff 1M ""
.if \nX=2 .ds x} ff 1M "" "\&"
.if \nX=3 .ds x} ff "" "" "\&"
.TH \*(x}
.SH NAME
\f4ff\f1 (generic) \- list file names and statistics for a file system
.SH SYNOPSIS
\f4ff\f1 [\f4\-F\f2 FSType\f1] [\f4\-V\f1] [\f2current_options\f1] [\f4\-o\f2 specific_options\f1]\f2 special ...\f1
.SH DESCRIPTION
\f4ff\f1  
reads the files and directories of the \f2special\f1 file.
I-node data is saved for files which match the selection criteria which
is either the \f2inode\f1 number and/or \f2inode\f1 age.
Output consists of the path name and
other file information.
Output fields are positional.
The output is produced in i-node order.
The default line produced by
\f4ff\f1
is:
.PP
.RS
path-name \|i-number
.RE
.PP
\f2current_options\f1
are options supported by the \f4s5\f1-specific module of \f4ff\f1.
Other FSTypes do not necessarily support these options.
\f2specific_options\f1 indicate suboptions specified in a comma-separated 
list of suboptions and/or keyword-attribute pairs for interpretation by 
the \f2FSType\f1-specific module of the command. 
.PP
The options are:
.TP 10
\f4\-F\f1
Specify the \f2FSType\f1 on which to operate.
The \f2FSType\f1 should either be specified here or be
determinable from \f4/etc/vfstab\f1 by matching
the \f2special\f1 with an entry in the table.
.TP 10
\f4\-V\f1
Echo the complete command line,
but do not execute the command.
The command line is generated by using
the options and arguments provided by the user
and adding to them information
derived from \f4/etc/vfstab\f1.
This option should be used to
verify and validate the command line.
.TP 10
\f4\-o\f1
Specify FSType-specific options.
.SH NOTE
This command may not be supported for all FSTypes.
.SH FILES
.TP 10
\f4/etc/vfstab\f1 	list of default parameters for each file system
.SH "SEE ALSO"
\f4ncheck\f1(1M), \f4vfstab\f1(4).
.br
\f4find\f1(1) in the
\f2User's Reference Manual\f1.
.br
Manual pages for the FSType-specific modules of \f4ff\f1.
