mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-05 15:13:43 +02:00
hostid: add link (#5612)
This commit is contained in:
parent
69cc03360a
commit
549bb79497
2 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# hostid
|
# hostid
|
||||||
|
|
||||||
> Skriver ut den numeriska identifieraren för den aktuella värden (inte nödvändigtvis IP-adressen).
|
> 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>.
|
||||||
|
|
||||||
- Visa den numeriska identifieraren för den aktuella värden i hexadecimal:
|
- Visa den numeriska identifieraren för den aktuella värden i hexadecimal:
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# hostid
|
# hostid
|
||||||
|
|
||||||
> Prints the numeric identifier for the current host (not necessarily the IP address).
|
> Prints the numeric identifier for the current host (not necessarily the IP address).
|
||||||
|
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/hostid-invocation.html>.
|
||||||
|
|
||||||
- Display the numeric identifier for the current host in hexadecimal:
|
- Display the numeric identifier for the current host in hexadecimal:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue