# chmod ## Command Function This command is used to change file operation permissions. ## Syntax chmod \[_mode_\] \[_filename_\] ## Parameter Description **Table 1** Parameters
Specifies the permissions for a file or directory. The value is an octal number, representing the permission of User (owner), Group (group), or Others (other groups). |
||