Lines Matching full:exists
212 True if \fIfile\fR exists. (Not available in \fBsh\fR.)
221 True if \fIfile\fR exists and is a block special file.
230 True if \fIfile\fR exists and is a character special file.
239 True if \fIfile\fR exists and is a directory.
248 True if \fIfile\fR exists. (Not available in \fBsh\fR.)
257 True if \fIfile\fR exists and is a regular file. Alternatively, if
260 exists and is (\fBnot\(mia\(midirectory\fR). The \fBcsh\fR \fBtest\fR and
270 True if \fIfile\fR exists and its set group \fBID\fR flag is set.
279 True if \fIfile\fR exists and its group matches the effective group \fBID\fR of
289 True if \fIfile\fR exists and is a symbolic link.
298 True if \fIfile\fR exists and has its sticky bit set.
307 True if \fIfile\fR exists and is a symbolic link.
335 True if \fIfile\fR exists and is owned by the effective user \fBID\fR of this
354 True if \fIfile\fR exists and is readable.
363 True if \fIfile\fR exists and has a size greater than zero.
372 True if \fIfile\fR exists and is a socket. This option is not available in
393 True if \fIfile\fR exists and its set-user-ID flag is set.
402 True if \fIfile\fR exists and is writable. True indicates only that the write
413 True if \fIfile\fR exists and is executable. True indicates only that the
433 True if \fIfile1\fR exists and is newer than \fIfile2\fR. This option is not
443 True if \fIfile1\fR exists and is older than \fIfile2\fR. This option is not