La commande chmod vous permet de modifier les autorisations d'un fichier.
The chmod command enables you to change the permissions on a file.
Ceci est généralement effectué à l'aide de la commande chmod.
Revenons donc à la commande chmod.
Vous pouvez aussi utiliser la commande chmod g+s <directory name> pour que les fichiers créés dans ce répertoire soient tous membres du même groupe que le répertoire.
You can also use the command chmod g+s <directory name> to ensure that files created in that directory will inherit the directory's group membership.
Enfin, vous pouvez changer les permissions sur les fichiers en utilisant la commande chmod.
You can also change file permissions using the chmod command.
Utilisez la commande chmod si nécessaire.
Use the chmod command, if appropriate.
modifier les droits pour un fichier ou un dossier (commande chmod),
Change the privileges for a file or folder (chmod command)
Il faut rendre le fichier texte exécutable à l'aide de la commande chmod.
The chmod command is used to modify the permissions on a file.
Vous pouvez utiliser la commande chmod pour définir les autorisations dans l'un des deux modes suivants
You can use the chmod command to set permissions in either of two modes
Ce processus a pour effet de refuser les autorisations de la même manière que la commande chmod les accorde.
This process has the effect of denying permissions in the same way that the chmod command grants them.
La console va ensuite utiliser la commande chmod pour changer les permissions en 755.
It will then use the chmod command to change the permissions to 755.
La deuxième façon de modifier les autorisations avec la commande chmod est d'utiliser un certain nombre pour spécifier chaque ensemble d'autorisations pour le fichier.
The second way to modify permissions with the chmod command is to use a number to specify each set of permissions for the file.
Ce dernier point peut être réalisé en utilisant la commande chmod et en fixant les permissions à 755.
The latter may be achieved by using the chmod command and setting the unique permissions of 755.