1HOSTID(1) User Commands HOSTID(1)
2
3
4
6 hostid - print the numeric identifier for the current host
7
9 hostid
10
11 hostid OPTION
12
14 Print the numeric identifier (in hexadecimal) for the current host.
15
16 --help display this help and exit
17
18 --version
19 output version information and exit
20
22 Written by Jim Meyering.
23
25 Report bugs to <bug-coreutils@gnu.org>.
26
28 Copyright © 2007 Free Software Foundation, Inc.
29 This is free software. You may redistribute copies of it under the
30 terms of the GNU General Public License
31 <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the
32 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 hostid
40
41 should give you access to the complete manual.
42
43
44
45GNU coreutils 6.9 March 2008 HOSTID(1)