DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

ncheck_ufs(1M)


ncheck_ufs -- generate pathnames versus i-numbers for ufs filesystems

Synopsis

ncheck [-F ufs] [generic_options] [-i i-list] [-a] [-s] [-o m]
[special . . .]

Description

generic_options are options supported by the generic ncheck command.

ncheck generates a pathname versus i-number list of files for the ufs filesystem. Names of directory files are followed by ``/.''.

The options are:


-F ufs
Specify the ufs FSType. If -F ufs is not specified heuristics similiar to those used by fstyp(1M) are used to determine the file system type.


NOTE: This command executes faster if it is not required to autodetect file system types. If possible, specify the -F ufs.


-i i-list
Limits the report to the files on the i-list that follows. The i-list 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.

-o
Specify ufs filesystem specific options. The available option is:

m
Print mode information.

Diagnostics

When the filesystem structure is improper, ``??'' denotes the ``parent'' of a parentless file and a pathname beginning with ``...'' denotes a loop.

References

fstyp(1M), generic ncheck(1M)
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004