On Sun, Mar 17, 2002 at 10:13:21AM -0600, mcolivier wrote:
[tale of woe snipped]

OK, what happens when you do something like this?

  % cat > hw.c
  #include <stdio.h>
  int main() { printf("Hello world!\n"); }
  % gcc hw.c
  % ./a.out
  Hello world!
  % ls -l hw.c a.out
  -rwxrwxr-x    1 trammell trammell     4719 Mar 17 11:23 a.out
  -rw-rw-r--    1 trammell trammell       60 Mar 17 11:22 hw.c
  % 

Please include any significant deviation from the above
in your reply.

-- 
johntrammell at yahoo.com | 78BA 706C C5F9 9321 E7C4 933B D063 907B A88E 924B
Twin Cities Linux Users Group (TCLUG) Mailing List http://www.mn-linux.org
Minneapolis/St. Paul, Minnesota                irc.openprojects.net #tclug