scsh-users
[Top] [All Lists]

Re: (NONE)

To: scsh-news@zurich.ai.mit.edu
Subject: Re: (NONE)
From: David Rush <kumo@bellsouth.net>
Date: 15 Feb 2002 16:51:56 +0000
Organization: Netscape Communications Corporation
walter@pelissero.org (Walter C. Pelissero) writes:
> >>>>> "lf" == "LE FASCINE" <info@lefascine.it> writes:
> 
>     lf> Questa non è una spamming e-mail / This is not a spamming
> [...]
> 
> I'd suggest something like:
> 
> (let loop ()
>   (run (| (begin
>             (display "From: me\nTo: you\nSubject: crepa\n\n")
>             (run (btoa /kernel)))
>           (sendmail info@lefascine.it)))
>   (sleep 5)
>   (loop))

A beuatiful, practical, and terse Scheme application! Double that
man's honorarium!

david rush
-- 
Communism is inequality, but not as property is. Property is
exploitation of the weak by the strong. Communism is exploitation of
the strong by the weak.
        -- What is Property? (Pierre-Joseph Proudhon)

<Prev in Thread] Current Thread [Next in Thread>
  • Re: (NONE), Walter C. Pelissero
    • Re: (NONE), David Rush <=