Linux Command
hostid
Displays the hexadecimal numeric identifier of the current host.
Summary
hostid [OPTION]...
The main purpose
Options
--help Display help information and exit.
--version Display version information and exit.
example
[root@localhost ~]# hostid
007f0100
Notice
-
This command is a command in the
GNU coreutilspackage. For related help information, please seeman -s 1 hostid,info coreutils 'hostid invocation'.


