1HOSTID(1) User Commands HOSTID(1)
2
3
4
6 hostid - print the numeric identifier for the current host
7
9 hostid [OPTION]
10
12 Print the numeric identifier (in hexadecimal) for the current host.
13
14 --help display this help and exit
15
16 --version
17 output version information and exit
18
20 Written by Jim Meyering.
21
23 Report hostid bugs to bug-coreutils@gnu.org
24 GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
25 General help using GNU software: <http://www.gnu.org/gethelp/>
26 Report hostid translation bugs to <http://translationproject.org/team/>
27
29 Copyright © 2010 Free Software Foundation, Inc. License GPLv3+: GNU
30 GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
31 This is free software: you are free to change and redistribute it.
32 There is NO WARRANTY, to the extent permitted by law.
33
35 The full documentation for hostid is maintained as a Texinfo manual.
36 If the info and hostid programs are properly installed at your site,
37 the command
38
39 info coreutils 'hostid invocation'
40
41 should give you access to the complete manual.
42
43
44
45GNU coreutils 8.4 June 2018 HOSTID(1)