coreutils*: use short more info links (#5658)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
> Vis navnet på systemarkitekturen.
|
||||
> Se også `uname`.
|
||||
> Mer informasjon: <https://www.gnu.org/software/coreutils/manual/html_node/arch-invocation.html>.
|
||||
> Mer informasjon: <https://www.gnu.org/software/coreutils/arch>.
|
||||
|
||||
- Vis systemets arkitektur:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# false
|
||||
|
||||
> Returner en utgangskode på 1.
|
||||
> Mer informasjon: <https://www.gnu.org/software/coreutils/manual/html_node/false-invocation.html>.
|
||||
> Mer informasjon: <https://www.gnu.org/software/coreutils/false>.
|
||||
|
||||
- Returner en utgangskode på 1:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# logname
|
||||
|
||||
> Viser brukerens login navn.
|
||||
> Mer informasjon: <https://www.gnu.org/software/coreutils/manual/html_node/logname-invocation.html>.
|
||||
> Mer informasjon: <https://www.gnu.org/software/coreutils/logname>.
|
||||
|
||||
- Vis brukerens nåværende innloggings navn:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# tty
|
||||
|
||||
> Returner terminal navn.
|
||||
> Mer informasjon: <https://www.gnu.org/software/coreutils/manual/html_node/tty-invocation.html>.
|
||||
> Mer informasjon: <https://www.gnu.org/software/coreutils/tty>.
|
||||
|
||||
- Print fil navnet fra denne terminalen:
|
||||
|
||||
|
Reference in New Issue
Block a user