Name

file.writable — Is the file writable?

Synopsis

file.writable filename

Description

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