NCHECK(VIII) − PWB/UNIX 2/8/75
NAME
ncheck − generate names from i-numbers
SYNOPSIS
ncheck [ −i numbers ] [ −a ] [ filesystem ]
DESCRIPTION
Ncheck with no argument generates a pathname vs. i-number list of all files on a set of default file systems. The −i flag reduces the report to only those files whose i-numbers follow. −a allows printing of the names ‘.’ and ‘..’, which are ordinarily suppressed. A file system may be specified. The full report is in no useful order, and probably should be sorted.
SEE ALSO
dcheck (VIII), icheck (VIII), sort (I)
BUGS