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