Name
getpermissions — Return the permissions of a file in an octal representation.
Synopsis
getpermissions
[
filename
]
Description
Given the path to a file, prints an octal representation of the file's permissions, usable by commands such as
chmod.
Topic revision: r1 - 2016-01-11
- YiLee