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
- 
Specify the sfs FSType. If -F sfs
is not specified heuristics similiar to those used
by
fstyp(1M)
are used to determine the file
system type.
 NOTE:
This command executes faster if it is not required
to autodetect file system types. If possible, specify
the -F sfs.
 
 
 -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
fstyp(1M),
generic ncheck(1M)
© 2004 The SCO Group, Inc.  All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004