Function: file-modes

Return mode bits of file named FILENAME, as an integer.
Return nil, if file does not exist or is not accessible.

(fn FILENAME)