chmod: change more information link (#5547)

add-set-more-info-link.py
marchersimon 2021-03-29 22:28:18 +02:00 committed by GitHub
parent ce1b94a08a
commit db38dff0e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 9 additions and 2 deletions

View File

@ -1,6 +1,7 @@
# chmod
> Ändere die Zugriffsberechtigungen einer Datei oder eines Verzeichnisses.
> Mehr Informationen: <https://www.gnu.org/software/coreutils/manual/html_node/chmod-invocation.html>.
- Gib dem Besitzer einer Datei ([u]ser) das Recht, sie auszuführen (e[x]ecute):

View File

@ -1,6 +1,7 @@
# chmod
> Cambiar los permisos de acceso de un archivo o directorio.
> Más información: <https://www.gnu.org/software/coreutils/manual/html_node/chmod-invocation.html>.
- Otorga al [u]suario que es propietario del archivo permiso para [x] ejecutarlo:

View File

@ -1,7 +1,7 @@
# chmod
> Modifie les droits d'accès d'un fichier ou d'un répertoire.
> Plus d'informations : <https://www.man7.org/linux/man-pages/man1/chmod.1.html>.
> Plus d'informations : <https://www.gnu.org/software/coreutils/manual/html_node/chmod-invocation.html>.
- Donne les droits d'e[x]écution à l'[u]tilisateur auquel le fichier appartient :

View File

@ -1,6 +1,7 @@
# chmod
> Cambia i permessi di accesso di file o directory.
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/chmod-invocation.html>.
- Dai il permesso di eseguire (x) un file al suo proprietario (u):

View File

@ -1,6 +1,7 @@
# chmod
> 파일이나 디렉토리의 연결 권한 변경.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/chmod-invocation.html>.
- 파일을 소유한 사용자[u]에게 실행[x] 권한 부여:

View File

@ -1,6 +1,7 @@
# chmod
> Verander de toegangstoestemmingen van een bestand of map.
> Meer informatie: <https://www.gnu.org/software/coreutils/manual/html_node/chmod-invocation.html>.
- Geef een gebruiker ([u]ser) die het bestand beheert het recht om deze uit te voeren (e[x]ecute):

View File

@ -1,6 +1,7 @@
# chmod
> Alterar as permissões de acesso a um ficheiro ou diretório.
> Mais informações: <https://www.gnu.org/software/coreutils/manual/html_node/chmod-invocation.html>.
- Dar a um [u]tilizador que possui um ficheiro o direito a e[x]ecutá-lo:

View File

@ -1,6 +1,7 @@
# chmod
> Изменить права доступа файлу или папке.
> Больше информации: <https://www.gnu.org/software/coreutils/manual/html_node/chmod-invocation.html>.
- Дать [u]пользователю, который владеет файлом, права на его [x]исполнение:

View File

@ -1,7 +1,7 @@
# chmod
> Change the access permissions of a file or directory.
> More information: <https://www.man7.org/linux/man-pages/man1/chmod.1.html>.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/chmod-invocation.html>.
- Give the [u]ser who owns a file the right to e[x]ecute it: