ncheck(1M_VXFS) (VXFS) ncheck(1M_VXFS)
NAME
ncheck (vxfs) - generate pathnames from inumbers for vxfs file
systems
SYNOPSIS
ncheck [-F vxfs] [generic_options] [-i ilist] [-a] [-s]
[-o specific_options] [special . . .]
DESCRIPTION
generic_options are options supported by the generic ncheck
command.
ncheck generates a pathname versus inumber list of files for
the vxfs file system. Names of directory files are followed
by ``/. ''.
The options are:
-F vxfs Specifies the vxfs FSType.
-i ilist Limits the report to the files on the ilist that
follows. The ilist 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 vxfs file system specific options. The
available options are:
m Print mode information. (Used in conjunction
with -i option.)
b=# Print pathname containing block number #.
DIAGNOSTICS
When the file system structure is improper, ``???'' denotes
the ``parent'' of a parentless file and a pathname beginning
with ``...'' denotes a loop. A pathname beginning with
``***'' denotes a directory entry whose ``..'' entry is not in
accord with the directory in which it was found.
Copyright 1994 Novell, Inc. Page 1
ncheck(1M_VXFS) (VXFS) ncheck(1M_VXFS)
REFERENCES
vxfs-specific fs(4VXFS), fsck(1M), generic ncheck(1M), sort(1)
Copyright 1994 Novell, Inc. Page 2