5767 shaares
507 private links
507 private links
chmod changes the permissions of each given file according to mode, where mode describes the permissions to modify.
Mode can be specified with octal numbers or with letters. //
Equivalent Windows command: CACLS - Change file permissions.