coreutils*: use short more info links (#5658)
This commit is contained in:
@@ -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:
|
||||
|
||||
|
@@ -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:
|
||||
|
||||
|
@@ -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:
|
||||
|
||||
|
@@ -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):
|
||||
|
||||
|
@@ -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:
|
||||
|
||||
|
@@ -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:
|
||||
|
||||
|
@@ -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:
|
||||
|
||||
|
@@ -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:
|
||||
|
||||
|
@@ -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:
|
||||
|
||||
|
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user