Archive of UserLand's first discussion group, started October 5, 1998.
Re: Linux for Dummies?
Author: Niel Bornstein Posted: 12/4/1998; 12:47:49 PM Topic: Linux for Dummies? Msg #: 805 (In response to 803) Prev/Next: 804 / 806
$ cat > hello.c #includemain() { printf( "Hello, world!\n" ); } ^D $ make hello $ hello
There are responses to this message:
- Re: Linux for Dummies?, Niel Bornstein, 12/4/1998; 12:48:27 PM
This page was archived on 6/13/2001; 4:46:15 PM.
© Copyright 1998-2001 UserLand Software, Inc.