On Sun, 4 Nov 2001 07:25:09 -0800
Steven Lawrance <[EMAIL PROTECTED]> wrote:

> I love Linux as much as anyone here, but to put things in perspective,
> how 
> about this:
> 
> void main(void) {
>     while (1)
>         fork();
> }
 
Yet.. here it's quite obvious what u r doing, you're
to blame ;)
 
> > #include
> >
> > int main(void)
> > {
> >    while (1)
> >       printf("\t\t\b\b\b\b\b\b");
> >    return 0;
> > }
> >

This one looks harmless though.

Reply via email to