CHMOD(1) - General Commands Manual
CHMOD(1) - General Commands Manual # CHMOD(1) - General Commands Manual NAME # chmod - change file modes SYNOPSIS # chmod [-h] [-R [-H | -L | -P]] mode file … DESCRIPTION # The chmod utility modifies the file mode bits of the listed files as specified by the mode operand. The mode of a file dictates its permissions, among other attributes. The options are as follows: -H If the -R option is also specified, symbolic links on the command line are followed. ...