ncheck_sfs(1M)
ncheck_sfs --
generate pathnames versus i-numbers for sfs filesystems
Synopsis
ncheck [-F sfs] [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
sfs
filesystem.
Names of directory files are followed
by
``/.''.
Note that in the sfs-FSType, only even i-numbers are valid.
The options are:
- -F sfs
-
Specifies the sfs-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 setuserid mode.
This option may be used to detect violations of security policy.
- -o
-
Specify
sfs
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.