Linux 命令(257)—— hostid 命令
Posted 恋喵大鲤鱼
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Linux 命令(257)—— hostid 命令相关的知识,希望对你有一定的参考价值。
文章目录
1.命令简介
hostid 打印当前主机的十六进制数字标识符。
2.命令格式
hostid [OPTION]
3.选项说明
--help 显示帮助信息后退出。
--version 输出版本信息后退出。
4.常用示例
(1)打印当前主机的数字化标识。
hostid
007f0100
(2)显示帮助信息。
hostid --help
Usage: hostid [OPTION]
Print the numeric identifier (in hexadecimal) for the current host.
--help display this help and exit
--version output version information and exit
GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
For complete documentation, run: info coreutils 'hostid invocation'
参考文献
hostid(1) — Linux manual page - man7.org
以上是关于Linux 命令(257)—— hostid 命令的主要内容,如果未能解决你的问题,请参考以下文章