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
19 GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
20 Report hostid translation bugs to <http://translationproject.org/team/>
21
23 Written by Jim Meyering.
24
26 Copyright © 2013 Free Software Foundation, Inc. License GPLv3+: GNU
27 GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
28 This is free software: you are free to change and redistribute it.
29 There is NO WARRANTY, to the extent permitted by law.
30
32 gethostid(3)
33
34 The full documentation for hostid is maintained as a Texinfo manual.
35 If the info and hostid programs are properly installed at your site,
36 the command
37
38 info coreutils 'hostid invocation'
39
40 should give you access to the complete manual.
41
42
43
44GNU coreutils 8.22 October 2018 HOSTID(1)