xref: /illumos-gate/usr/src/man/man8/ff_ufs.8 (revision bbf21555)
te
Copyright 1989 AT&T Copyright (c) 1997, Sun Microsystems, Inc. All Rights Reserved
The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
FF_UFS 8 "Feb 10, 1997"
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

ff prints the pathnames and inode numbers of files in the file system which resides on the special device special.

See ff(8) for information regarding the ff command. See OPTIONS for information regarding the ufs-specific options.

OPTIONS

The following options are supported: -o

Specify ufs file system specific options. The following options available are: a

Print the `.' and `.\|.' directory entries.

m

Print mode information. This option must be specified in conjunction with the -i i-node-list option (see ff(8)).

s

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

SEE ALSO

find (1), attributes (7), ff (8), ncheck (8)