CHange MODe :
In Computer science , CHMOD is a Unix command that allows you to manage the rights to use a given file or directory .
These rights vary depending on the type of user .
Namely :
- the owner
- the users group
- the others
( You can define the owner and the users group beforehand by the CHOWN command )