is_executable -- tells whether the filename is executable
Returns true if the filename exists and is executable.
See also is_file() and is_link().