ncheck_ufs(1M)
ncheck_ufs --
generate pathnames versus i-numbers for ufs filesystems
Synopsis
ncheck [-F ufs] [generic_options] [-i i-list] [-a] [-s] [-o m]
[special . . .]
Description
generic_options
are options supported by the generic ncheck command.
ncheck
generates a pathname versus i-number list of files for
the
ufs
filesystem.
Names of directory files are followed
by
``/.''.
The options are:
- -F ufs
-
Specifies the ufs-FSType.
- -i i-list
-
Limits the report to the files on the i-list that follows.
The i-list must be separated by commas without spaces.
- -a
-
Allows printing of the names ``.'' and ``..'',
which are ordinarily suppressed.
- -s
-
Limits the report to special files and files with set-user-ID mode.
This option may be used to detect violations of security policy.
- -o
-
Specify
ufs
filesystem specific options.
The available option is:
- m
-
Print mode information.
Diagnostics
When the filesystem structure is improper,
``??'' denotes the ``parent'' of
a parentless file and a pathname beginning with ``...'' denotes a loop.
References
generic ncheck(1M)
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.