bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-inetutils] Re: hostname -- new addition to Inetutils


From: Debarshi Ray
Subject: Re: [bug-inetutils] Re: hostname -- new addition to Inetutils
Date: Thu, 14 Aug 2008 12:20:50 +0530

> I just realised that coreutils has hostname!!!

Let us cheer up a bit.

Using the coreutils-6.12 tarball:

address@hidden ./configure --prefix=$HOME
--enable-install-program=hostname && make -j2
...
...
address@hidden 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 <address@hidden>.
address@hidden src/hostname -i
src/hostname: invalid option -- i
Try `src/hostname --help' for more information.
address@hidden

Happy hacking,
Debarshi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]