ncheck(1m) DG/UX 4.30 ncheck(1m)
NAME
ncheck - generate names from i-numbers
SYNOPSIS
/etc/ncheck [ -i numbers ] [ -a ] [ -s ] [ devpathname ]
DESCRIPTION
The ncheck command generates a pathname versus i-number list
of all files in one or more filesystems. Without arguments,
ncheck looks in the file /etc/checklist for a list of device
pathnames whose filesystems it should check. As an
alternative, you can specify a device pathname on the
command line. A device pathname indicates a special device
file in /dev. For example, /dev/dsk/usr indicates that you
want to check the /usr file system.
In the report that ncheck produces, names of directory files
are followed by /.
Options are:
-i Reduce the report to only those files whose i-numbers
follow.
-a Allow printing of the names . and .., which are
ordinarily suppressed.
-s Reduce the report to special files and files with set-
user-ID mode. This is intended to discover concealed
violations of security policy.
SEE ALSO
fsck(1m), sort(1).
DIAGNOSTICS
When the file system structure is improper, ?? denotes the
parent of a parentless file, and a pathname beginning with
... denotes a loop.
Licensed material--property of copyright holder(s) Page 1