Lines Matching full:exists
178 True if \fIfile\fR exists. (Not available in \fBsh\fR.)
187 True if \fIfile\fR exists and is a block special file.
196 True if \fIfile\fR exists and is a character special file.
205 True if \fIfile\fR exists and is a directory.
214 True if \fIfile\fR exists. (Not available in \fBsh\fR.)
223 True if \fIfile\fR exists and is a regular file. Alternatively, if
226 exists and is (\fBnot\(mia\(midirectory\fR). The \fBcsh\fR \fBtest\fR and
236 True if \fIfile\fR exists and its set group \fBID\fR flag is set.
245 True if \fIfile\fR exists and its group matches the effective group \fBID\fR of
255 True if \fIfile\fR exists and is a symbolic link.
264 True if \fIfile\fR exists and has its sticky bit set.
273 True if \fIfile\fR exists and is a symbolic link.
301 True if \fIfile\fR exists and is owned by the effective user \fBID\fR of this
320 True if \fIfile\fR exists and is readable.
329 True if \fIfile\fR exists and has a size greater than zero.
338 True if \fIfile\fR exists and is a socket. This option is not available in
359 True if \fIfile\fR exists and its set-user-ID flag is set.
368 True if \fIfile\fR exists and is writable. True indicates only that the write
379 True if \fIfile\fR exists and is executable. True indicates only that the
399 True if \fIfile1\fR exists and is newer than \fIfile2\fR. This option is not
409 True if \fIfile1\fR exists and is older than \fIfile2\fR. This option is not