Mailinglist Archive: opensuse (3139 mails)
| < Previous | Next > |
Re: [SLE] Suse 10.1 and hostid
- From: Carl Hartung <suselinux@xxxxxxxxxxxxx>
- Date: Thu, 5 Oct 2006 23:18:54 +0000 (UTC)
- Message-id: <200610051918.41488.suselinux@xxxxxxxxxxxxx>
On Friday 06 October 2006 17:12, stephan beal wrote:
> The get/sethostid are C-level calls, not applications.
>
> man sethostid
>
> NAME
> gethostid, sethostid - get or set the unique identifier of the
> current host
>
> SYNOPSIS
> #include <unistd.h>
> long gethostid(void);
> int sethostid(long hostid);
*That'll* teach me to scroll down and read the 'fine print' next time... how
embarrassing!
Thanks, Stephan.
Carl
> The get/sethostid are C-level calls, not applications.
>
> man sethostid
>
> NAME
> gethostid, sethostid - get or set the unique identifier of the
> current host
>
> SYNOPSIS
> #include <unistd.h>
> long gethostid(void);
> int sethostid(long hostid);
*That'll* teach me to scroll down and read the 'fine print' next time... how
embarrassing!
Thanks, Stephan.
Carl
| < Previous | Next > |