Name

file.readable — Is the file readable?

Synopsis

file.readable filename

Description

Checks to see whether the file exists and is readable, and if so, returns 1. Otherwise, returns 0.