2014-10-23 14:08:30 +00:00

5 lines
225 B
Plaintext

File::chmod is a utility that allows you to bypass system calls or bit
processing of a file's permissions. It overloads the chmod() function
with its own that gets an octal mode, a symbolic mode (see below), or
an "ls" mode.