coreutils*: use short more info links (#5658)

This commit is contained in:
Dario Vladović
2021-04-01 17:54:26 +02:00
committed by GitHub
parent 88aad91d65
commit 4830093903
285 changed files with 285 additions and 285 deletions

View File

@@ -2,7 +2,7 @@
> Geef de naam van de systeemarchitectuur weer.
> Zie ook `uname`.
> Meer informatie: <https://www.gnu.org/software/coreutils/manual/html_node/arch-invocation.html>.
> Meer informatie: <https://www.gnu.org/software/coreutils/arch>.
- Geef de architectuur van het systeem weer:

View File

@@ -1,7 +1,7 @@
# base64
> Codeer of decodeer bestand of standaardinvoer van/naar Base64 naar standaarduitvoer.
> Meer informatie: <https://www.gnu.org/software/coreutils/manual/html_node/base64-invocation.html>.
> Meer informatie: <https://www.gnu.org/software/coreutils/base64>.
- Codeer een bestand:

View File

@@ -1,7 +1,7 @@
# chgrp
> Verander beheerdersgroep van bestanden en mappen.
> Meer informatie: <https://www.gnu.org/software/coreutils/manual/html_node/chgrp-invocation.html>.
> Meer informatie: <https://www.gnu.org/software/coreutils/chgrp>.
- Verander beheerdergroep van een bestand of map:

View File

@@ -1,7 +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>.
> Meer informatie: <https://www.gnu.org/software/coreutils/chmod>.
- Geef een gebruiker ([u]ser) die het bestand beheert het recht om deze uit te voeren (e[x]ecute):

View File

@@ -1,7 +1,7 @@
# chown
> Verander gebruiker- en groepsbeheer van bestanden en mappen.
> Meer informatie: <https://www.gnu.org/software/coreutils/manual/html_node/chown-invocation.html>.
> Meer informatie: <https://www.gnu.org/software/coreutils/chown>.
- Verander gebruikkersbeheerder van een bestand/map:

View File

@@ -1,7 +1,7 @@
# chroot
> Voer commando of interactieve shell uit met een speciale hoofdmap.
> Meer informatie: <https://www.gnu.org/software/coreutils/manual/html_node/chroot-invocation.html>.
> Meer informatie: <https://www.gnu.org/software/coreutils/chroot>.
- Voer commando uit met gegeven hoofdmap:

View File

@@ -1,7 +1,7 @@
# false
> Geeft een afsluitcode van 1 terug.
> Meer informatie: <https://www.gnu.org/software/coreutils/manual/html_node/false-invocation.html>.
> Meer informatie: <https://www.gnu.org/software/coreutils/false>.
- Geeft een afsluitcode van 1 terug:

View File

@@ -1,7 +1,7 @@
# logname
> Toont de inlognaam van de gebruiker.
> Meer informatie: <https://www.gnu.org/software/coreutils/manual/html_node/logname-invocation.html>.
> Meer informatie: <https://www.gnu.org/software/coreutils/logname>.
- Geef de momenteel aangemelde gebruikersnaam weer:

View File

@@ -1,7 +1,7 @@
# tty
> Geeft de naam van de terminal terug.
> Meer informatie: <https://www.gnu.org/software/coreutils/manual/html_node/tty-invocation.html>.
> Meer informatie: <https://www.gnu.org/software/coreutils/tty>.
- Druk de bestandsnaam van deze terminal af:

View File

@@ -1,7 +1,7 @@
# yes
> Voer herhaaldelijk iets uit.
> Meer informatie: <https://www.gnu.org/software/coreutils/manual/html_node/yes-invocation.html>.
> Meer informatie: <https://www.gnu.org/software/coreutils/yes>.
- Voer herhaaldelijk "bericht" uit: