vncheck(8) — Maintenance
NAME
vncheck − generates names from i-numbers
SYNOPSIS
/usr/sbin/vncheck [−i numbers] [−asm] domain#set ...
domain#setSpecifies one or more filesets. You must specify a fileset by entering the name of the file domain, a pound-sign (#) character, and the name of the fileset.
FLAGS
−aAllows printing of the names . (dot) and .. (dot dot), which are ordinarily suppressed.
−i numbersReduces the report to only those files with i-numbers numbers.
−mAllows printing of the mode, UID, and GID of files. This flag takes effect only if either the −i or the −s flag is also specified on the command line.
−sReduces the report to special files and files with set-user-ID mode.
DESCRIPTION
The vncheck command with no options generates a list of all files on every specified fileset. The list includes the path name and the corresponding i-number of each file. A /. (slash dot) follows the name of each directory file.
Issuing the command with the −i numbers option reduces the report to only those files with i-numbers numbers. Issuing the command with the −a option allows for the printing of the names . (dot) and .. (dot dot) which are ordinarily suppressed. Issuing the command with the −s option reduces the report to special files and files with set-user-ID mode. This flag is intended to discover concealed violations of security policy.
Since the report is generated in an order that is not particularly useful, you can sort it prior to reading it.
DIAGNOSTICS
When the fileset structure is improper, ?? (question mark question mark) denotes the parent of a parentless file. A path name beginning with ... (dot dot dot) denotes a loop.
FILES
/usr/sbin/vncheck
Specifies the command path