ff(1M) MISC. REFERENCE MANUAL PAGES ff(1M)
NAME
ff (ufs) - list file names and statistics for a ufs file
system
SYNOPSIS
ff [ -F ufs ] [generic_options] [ -o a,m,s ] special ...
DESCRIPTION
generic_options are options supported by the generic ff com-
mand.
ff reads the i-list and directories of the special file,
assuming it is a file system. Inode data is saved for files
which match the selection criteria. Output consists of the
path name for each saved inode, plus other file information
requested using the options below. Output fields are posi-
tional. The output is produced in inode order; fields are
separated by TAB characters. The default line produced by
ff is:
path-name i-number
The options are:
-F ufs
Specifies the ufs-FSType.
-o Specify ufs file system specific options. The options
available are:
a Print the `.' and `..' directory entries.
m Print mode information.
s Print only special files and files with set-user-
ID mode.
NOTE
If the -l option is not specified, only a single path name
out of all possible ones is generated for a multiply-linked
inode. If -l is specified, all possible names for every
linked file on the file system are included in the output.
However, no selection criteria apply to the names generated.
SEE ALSO
find(1), generic ff(1M), ncheck(1M).
Last change: UFS 1