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