Lines Matching full:file
61 .It Fl b Ar file
63 .Ar file
65 file.
66 .It Fl c Ar file
68 .Ar file
70 special file.
71 .It Fl d Ar file
73 .Ar file
75 .It Fl e Ar file
77 .Ar file
79 .It Fl f Ar file
81 .Ar file
82 exists and is a regular file.
83 .It Fl g Ar file
85 .Ar file
88 .It Fl h Ar file
90 .Ar file
97 .It Fl k Ar file
99 .Ar file
105 .It Fl p Ar file
107 .Ar file
110 .It Fl r Ar file
112 .Ar file
114 .It Fl s Ar file
116 .Ar file
120 True if the file whose file descriptor number
124 .It Fl u Ar file
126 .Ar file
129 .It Fl w Ar file
131 .Ar file
135 The file is not writable on a read-only file
137 .It Fl x Ar file
139 .Ar file
144 .Ar file
146 .Ar file
152 .It Fl L Ar file
154 .Ar file
156 .It Fl O Ar file
158 .Ar file
160 .It Fl G Ar file
162 .Ar file
164 .It Fl S Ar file
166 .Ar file
183 exist and refer to the same file.
254 .Ar file
258 against the file referenced, except for the
387 .Pa file
389 indicated false, which results in a gratuitous access to the file system:
390 .Dl "[ -z abc -a -w file ]"
392 .Dl "[ -z abc ] && [ -w file ]"