chmodΒΆ

Name

chmod - change file access permissions

Synopsis

chmod [options...] {mode} [files...]

Description

Change the mode of each FILE to MODE.

-c, --changes like verbose but report only when a change is made
-f, --slient, --quiet
 suppress most error messages
-R, --recursive
 change files and directories recursively
-v, --verbose output a diagnostic for every file processed