1ncheck(1M)              System Administration Commands              ncheck(1M)
2
3
4

NAME

6       ncheck - generate a list of path names versus i-numbers
7

SYNOPSIS

9       ncheck [-F FSType] [-V] [generic_options]
10            [-o FSType-specific_options] [special]...
11
12

DESCRIPTION

14       ncheck  with  no  options generates a path-name versus i-number list of
15       all files on  special. If  special is not specified on the command line
16       the  list  is  generated  for all specials in  /etc/vfstab which have a
17       numeric  fsckpass. special is the raw device on which the  file  system
18       exists.
19

OPTIONS

21       -F                 Specify the  FSType on which to operate. The  FSType
22                          should either be specified here  or be  determinable
23                          from  /etc/vfstab  by  finding an entry in the table
24                          that has a numeric  fsckpass field and  an   fsckdev
25                          that matches special.
26
27
28       -V                 Echo  the  complete command line, but do not execute
29                          the command. The command line is generated by  using
30                          the  options  and arguments provided by the user and
31                          adding   to   them    information    derived    from
32                          /etc/vfstab.  This  option may be used to verify and
33                          validate the command line.
34
35
36       generic_options    Options that are commonly supported by most  FSType-
37                          specific command modules.  The following options are
38                          available:
39
40                          -i i-list    Limit the report to the  files  on  the
41                                       i-list that follows. The i-list must be
42                                       separated by commas with no intervening
43                                       spaces.
44
45
46                          -a           Print  the names "." and ".." which are
47                                       ordinarily suppressed.
48
49
50                          -s           Report only  special  files  and  files
51                                       with  set-user-ID mode. This option may
52                                       be used to detect violations  of  secu‐
53                                       rity policy.
54
55
56
57       -o                 Specify   FSType-specific_options  in  a comma sepa‐
58                          rated (without spaces) list of suboptions  and  key‐
59                          word-attribute   pairs  for  interpretation  by  the
60                          FSType-specific module of the command.
61
62

USAGE

64       See largefile(5) for the description of the  behavior  of  ncheck  when
65       encountering files greater than or equal to 2 Gbyte ( 2^31 bytes).
66

FILES

68       /etc/vfstab    list of default parameters for each file system
69
70

ATTRIBUTES

72       See attributes(5) for descriptions of the following attributes:
73
74
75
76
77       ┌─────────────────────────────┬─────────────────────────────┐
78       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
79       ├─────────────────────────────┼─────────────────────────────┤
80       │Availability                 │SUNWcsu                      │
81       └─────────────────────────────┴─────────────────────────────┘
82

SEE ALSO

84       vfstab(4), attributes(5), largefile(5) Manual pages for the FSType-spe‐
85       cific modules of  ncheck
86

NOTES

88       This command may not be supported for all  FSTypes.
89
90
91
92SunOS 5.11                        30 May 2001                       ncheck(1M)
Impressum