ash: expr -e support

This commit is contained in:
David van Moolenbroek
2010-06-16 09:33:11 +00:00
parent 482afb8a6f
commit 0964b221e7
3 changed files with 6 additions and 0 deletions

View File

@@ -153,6 +153,8 @@ The remaining operators all deal with files. Except as noted, they return
false if the
specified file does not exist. The ones dealing with permission use
the effective user and group ids of the shell.
.u \-e string boolean
True the file exists.
.u \-r string boolean
True if you have read permission on the file.
.u \-w string boolean