Translations of this page
The GNU Hello program produces a familiar, friendly greeting.
Yes, this is another implementation of the classic program that prints "Hello, world!" when you run it. Unlike the minimal version often seen, GNU Hello processes its argument list to modify its behavior, supports greetings in many languages, and so on. The primary purpose of GNU Hello is to demonstrate how to write other programs that do these things; it serves as a model for GNU coding standards and GNU maintainer practices.
GNU Hello is written in C. For implementations in other programming languages, notably including translation into other languages, please see the GNU Gettext distribution.
Hello can be found on the main GNU ftp server: http://ftp.gnu.org/gnu/hello/ (via http) and ftp://ftp.gnu.org/gnu/hello/ (via ftp). It can also be found on one of the mirrors of ftp.gnu.org; please use a mirror if possible.
For development sources and other information, please see the hello project page at savannah.gnu.org.
Documentation for Hello is available online, as is documentation for most GNU software. You may also find more information about Hello by running info hello or man hello, or by looking at /usr/doc/hello/, /usr/local/doc/hello/, or similar directories on your system.
The main discussion list is <bug-hello@gnu.org>, and is used to discuss most aspects of Hello, including development and enhancement requests, as well as bug reports.
Announcements about Hello and most other GNU software are made on <info-gnu@gnu.org>.
To subscribe to these or any GNU mailing lists, please send an empty mail with a Subject: header of just subscribe to the relevant -request list. For example, to subscribe yourself to the GNU announcement list, you would send mail to <info-gnu-request@gnu.org>. Or you can use the mailing list web interface.
To translate Hello's messages into other languages, please see the Translation Project page for Hello. If you have a new translation of the message strings, or updates to the existing strings, please have the changes made in this repository. Only translations from this site will be incorporated into Hello. For more information, see the Translation Project welcome page.
Hello is currently being maintained by Karl Berry. Please use the mailing lists above for contact.
Please remember that development of Hello, and GNU in general, is a volunteer effort, and you also can contribute. For information, please read How to help GNU.
Please send FSF & GNU inquiries to
<gnu@gnu.org>.
There are also other ways to contact
the FSF.
Please send broken links and other corrections or suggestions to
<bug-hello@gnu.org>.
Please see the Translations README for information on coordinating and submitting translations of this article.
Copyright © 2009 Free Software Foundation, Inc.
Verbatim copying and distribution of this entire article are permitted worldwide, without royalty, in any medium, provided this notice, and the copyright notice, are preserved.
Updated: $Date: 2009/04/18 17:04:30 $