> I just realised that coreutils has hostname!!!

Let us cheer up a bit.

Using the coreutils-6.12 tarball:

[EMAIL PROTECTED] ./configure --prefix=$HOME
--enable-install-program=hostname && make -j2
...
...
[EMAIL PROTECTED] src/hostname --help
Usage: src/hostname [NAME]
  or:  src/hostname OPTION
Print or set the hostname of the current system.

      --help     display this help and exit
      --version  output version information and exit

Report bugs to <[EMAIL PROTECTED]>.
[EMAIL PROTECTED] src/hostname -i
src/hostname: invalid option -- i
Try `src/hostname --help' for more information.
[EMAIL PROTECTED]

Happy hacking,
Debarshi


_______________________________________________
bug-inetutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-inetutils

Reply via email to