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 @@
> Visa namnet på systemarkitekturen:
> Se även `uname`.
> Mer information: <https://www.gnu.org/software/coreutils/manual/html_node/arch-invocation.html>.
> Mer information: <https://www.gnu.org/software/coreutils/arch>.
- Visa systemarkitekturen:

View File

@@ -1,7 +1,7 @@
# false
> Returnerar en utgångskod på 1.
> Mer information: <https://www.gnu.org/software/coreutils/manual/html_node/false-invocation.html>.
> Mer information: <https://www.gnu.org/software/coreutils/false>.
- Returnera en utgångskod på 1:

View File

@@ -1,7 +1,7 @@
# hostid
> Skriver ut den numeriska identifieraren för den aktuella värden (inte nödvändigtvis IP-adressen).
> Mer information: <https://www.gnu.org/software/coreutils/manual/html_node/hostid-invocation.html>.
> Mer information: <https://www.gnu.org/software/coreutils/hostid>.
- Visa den numeriska identifieraren för den aktuella värden i hexadecimal:

View File

@@ -1,7 +1,7 @@
# logname
> Visar användarens inloggningsnamn.
> Mer information: <https://www.gnu.org/software/coreutils/manual/html_node/logname-invocation.html>.
> Mer information: <https://www.gnu.org/software/coreutils/logname>.
- Visa den för tillfället inloggades användarnamn:

View File

@@ -1,7 +1,7 @@
# nohup
> Tillåter en process att leva när terminalen dödas.
> Mer information: <https://www.gnu.org/software/coreutils/manual/html_node/nohup-invocation.html>.
> Mer information: <https://www.gnu.org/software/coreutils/nohup>.
- Kör process som kan leva bortom terminalen:

View File

@@ -1,7 +1,7 @@
# sleep
> Fördröjning under bestämd tid.
> Mer information: <https://www.gnu.org/software/coreutils/manual/html_node/sleep-invocation.html>.
> Mer information: <https://www.gnu.org/software/coreutils/sleep>.
- Fördröj i sekunder:

View File

@@ -2,7 +2,7 @@
> Returnerar en lyckad utgångsstatuskod på 0.
> Använd detta med || operatör för att göra att ett kommando alltid stänger med 0.
> Mer information: <https://www.gnu.org/software/coreutils/manual/html_node/true-invocation.html>.
> Mer information: <https://www.gnu.org/software/coreutils/true>.
- Returnera en lyckad utgångskod:

View File

@@ -1,7 +1,7 @@
# tty
> Returnerar terminalnamn.
> Mer information: <https://www.gnu.org/software/coreutils/manual/html_node/tty-invocation.html>.
> Mer information: <https://www.gnu.org/software/coreutils/tty>.
- Skriv ut filnamnet på denna terminal:

View File

@@ -1,7 +1,7 @@
# users
> Visa en lista över inloggade användare.
> Mer information: <https://www.gnu.org/software/coreutils/manual/html_node/users-invocation.html>.
> Mer information: <https://www.gnu.org/software/coreutils/users>.
- Visa en lista över inloggade användare: