On Thu, 2004-03-11 at 03:26, Martin B�hr wrote: > On Wed, Mar 10, 2004 at 11:10:53PM +1300, Paul Wilkins wrote: > > My beef with COBOL. > > Please provide a complete program that prints "Hello world!" to the VDU. > > http://www2.latech.edu/~acm/helloworld/cobol.html
My beef with GNU ... :-) http://ftp.gnu.org/gnu/hello/ -rw-r--r-- 1 jim jim 1740800 Mar 11 09:30 hello-2.1.1.tar -rw-r--r-- 1 jim jim 389363 Mar 11 09:26 hello-2.1.1.tar.gz $ src/hello --help GNU hello, THE greeting printing program. Usage: src/hello [OPTION] -h, --help display this help and exit -v, --version display version information and exit -t, --traditional use traditional greeting format -n, --next-generation use next-generation greeting format -m, --mail print your mail Report bugs to <[EMAIL PROTECTED]>. -jim
