ncheck(1M) — ADMINISTRATOR COMMANDS
NAME
ncheck (s5) − generate path names versus i-numbers for s5 file systems
SYNOPSIS
ncheck [−F s5] [generic_options] [−i i-number . . .] [−a] [−s] [special . . .]
DESCRIPTION
generic_options are options supported by the generic ncheck command.
ncheck generates a path-name vs. i-number list of all files on the specified special device(s). Names of directory files are followed by "/." .
The options are:
−F s5 Specifies the s5-FSType.
−i i-number
Limits the report to those files whose i-numbers follow. The i-numbers 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.
DIAGNOSTICS
If the file system structure is not consistent, ?? denotes the parent of a parentless file and a path-name beginning with . . . denotes a loop.
SEE ALSO
generic ncheck(1M)
— s5