chmod

changes a file's permissions on the OS file system. use with care and only when needed.

Syntax

chmod(filepath, mods)

Returns

returns (string) OS specific return data

Parameters

filepath (string)
path to existing file
mods (string)
ie. "+x"