mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
8 lines
268 B
Markdown
8 lines
268 B
Markdown
# hostid
|
|
|
|
> 현재 호스트의 숫자 식별자를 출력 (IP 주소일 필요는 없음).
|
|
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/hostid-invocation.html>.
|
|
|
|
- 현재 호스트의 숫자 식별자를 16진수로 표시:
|
|
|
|
`hostid`
|