The *ART* of Computer Programming

jim frost madd at world.std.com
Tue Mar 6 22:38:24 AEST 1990


peter at ficc.uu.net (Peter da Silva) writes:
>People write once-only programs all the time. It's just that in UNIX, they
>never get stored anywhere. For example:

[example deleted]

% ln -s /dev/tty foo.c
% cc foo.c
main()
{
  printf("hello world\n");
}
^D
% 

jim frost
saber software
jimf at saber.com



More information about the Comp.unix.wizards mailing list