5178 shaares
488 private links
488 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.