1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 06:26:00 +02:00
tldr/pages/common/hostid.md
2021-03-30 09:53:17 -04:00

8 lines
280 B
Markdown

# hostid
> 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:
`hostid`