Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ncheck(1m) [hpux man page]

ncheck(1M)																ncheck(1M)

NAME
ncheck - generate a list of path names from inode numbers SYNOPSIS
FStype] specific_options] [special ...] DESCRIPTION
when invoked without arguments, generates a list of path names corresponding to the inode numbers of all files contained on the file sys- tems listed in If special is specified, ncheck reports on the special only. Path names generated by are relative to the given special. Options Specify the file system type on which to operate (see fstyp(1M) and fs_wrapper(5)). If this option is not included on the command line, then the file system type is determined from the file by matching each special with an entry in that file. If there is no entry in then the file system type is determined from the file Specify options specific to each file system type. specific_options is a list of suboptions and/or keyword/attribute pairs intended for a specific FStype-specific mod- ule of the command. See the file-system-specific manual pages for a description of the specific_options supported, if any. Echo the completed command line, but perform no other action. The command line is generated by incorporating the user-specified options and other information derived from This option allows the user to verify the command line. EXAMPLES
Execute the command on all special in Execute the command on HFS file system Display a completed command line without executing the command: FILES
Specifies the default system type. Static information about the file systems. AUTHOR
was developed by AT&T and HP. SEE ALSO
fstab(4), fstyp(1M), fs_wrapper(5), ncheck_hfs(1M), ncheck_vxfs(1M). STANDARDS CONFORMANCE
ncheck(1M)

Check Out this Related Man Page

ncheck_hfs(1M)															    ncheck_hfs(1M)

NAME
ncheck_hfs: ncheck - generate a list of path names from inode numbers for a HFS file system SYNOPSIS
inode-numbers] [special ...] DESCRIPTION
when invoked without arguments, generates a list of path names corresponding to the inode numbers of all files contained on the HFS file systems listed in If special is specified, ncheck reports on the special only. Path names generated by are relative to the given special. Names of directory files are followed by Options Allow printing of the names and which are ordinarily suppressed. Specify the HFS file system type. Report only on files whose inode numbers are specified on the command line, in inode-numbers. inode-numbers is a comma separated list of inode numbers. Report only on special files and regular files with set-user-ID mode. The option is intended to discover concealed violations of security policy. Echo the completed command line, but performs no other action. The command line is generated by incorporating the user-specified options and other information derived from This option allows the user to verify the command line. Report only on files using sector numbers specified on the command line in sector_ranges. sector_ranges is a comma separated list of sector ranges. A sector range is a starting sector number and an ending sector number separated by a dash, or just a sector number. The sec- tor numbers should be in DEV_BSIZE units. If no pathname contains the sector number it will be reported as free or containing file system structure. Sectors beyond the end of the file system will be reported as illegal. Access Control Lists Continuation inodes (that is, inodes containing additional access control list information) are quietly skipped since they do not corre- spond to any path name. EXAMPLES
Execute the command on all special in Execute the command on HFS file system EXTERNAL INFLUENCES
International Code Set Support Single- and multi-byte character code sets are supported. DIAGNOSTICS
When the file system structure is improper, denotes the ``parent'' of a parentless file and a path-name beginning with denotes a loop. AUTHOR
was developed by AT&T and HP. FILES
Specifies the default file system type. Static information about the file systems. SEE ALSO
acl(5), fsck(1M), fstab(4), fs_wrapper(5), ncheck(1M), sort(1). STANDARDS CONFORMANCE
ncheck_hfs(1M)
Man Page