[Next] [Previous] [Up] [Top] [Contents]
5.3 Disk Check Commands
5.3.1 ncheck command
ncheck will generate names from inode numbers. ncheck can be used to find the pathnames of any files reported as problems by fsck. Provide the list of inodes following the -i option, with a space separated (SunOS 4.X), or comma separated (no whitespace, SunOS 5.X) list, e.g. for SunOS 4.X:
# ncheck -i 8689 29478 12903 /dev/rsd0h
/dev/rsd0h:
8689 /frank/sunos/disk_info
29478 /frank/uts/www
12903 /frank/cosug/membership
Unix System Administration - 8 AUG 1996
[Next] [Previous] [Up] [Top] [Contents]