Hi Earl,

> I have the habit of always converting HTML emails I received into
> plain text when I reply

Me too!  :-)

> I did not know Pythogorous wrote in English.  If in ASCII, it would
> be:

Ignoring the malformed octal...  ;-)

    $ egrep '^( +[0-9]{3})+$' ~/mail/inbox/11661 |
    > tr -s ' ' \\n |
    > sed '/^$/d; s/$/P/' |
    > dc |
    > fmt
    The sum of the areas of the two squares on the legs of a right triangle
    equals the area of the square on its hypotenuse
    $

Cheers, Ralph.

_______________________________________________
Nmh-workers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to