Personally, I vote against kicking him off the list.

I love opening my inbox and finding an email from Info-Info.

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Alex Balashov
Sent: 19 January 2010 20:30
To: [email protected]
Subject: Re: [asterisk-biz] Android GSM phone supporting SIP client

Who knew Info Info was also "very interested" in "seismic tiger" and 
"wave Sisyphus?"

On 01/19/2010 03:19 PM, Steve Edwards wrote:

> On Tue, 19 Jan 2010, Dan Journo wrote:
>
>> Wow, I've never seen anyone so interested in EVERYTHING!
>
> I vote to "replace him with a very small shell script."
>
> http://www.thinkgeek.com/tshirts-apparel/unisex/frustrations/374d/
>
> #!/bin/bash
> #
> #     Filename:       info-info.sh
> #
> #     Abstract:       This script generates nonsense
> #
> #     Environment:    Unix, bash
> #
> #     Author:         Steven L. Edwards
>
> # define variables
>       DICT=/usr/share/dict/words
>       [email protected]
>       RECIPIENT=${USER}
>
> # extract a random word from DICT
> function      random_word()
>       {
>       tail --lines=+$((${RANDOM} * 14)) ${DICT} | head --lines 1
>       }
>
> # create the subject
>       SUBJECT="$(random_word) $(random_word)"
>
> # create the body
>       BODY=
>       for     ((
>                 MESSAGE_LENGTH=$((${RANDOM} % 5))
>               ; MESSAGE_LENGTH
>               ; --MESSAGE_LENGTH
>               ))
>               do
>               BODY="${BODY} $(random_word)"
>               done
>
> # output the email
>       echo "To: ${RECIPIENT}"
>       echo "Subject: ${SUBJECT}"
>       echo
>       echo 'Dear List,'
>       echo
>       echo "I am very very interested in${BODY}?"
>       echo
>       echo 'Thanks&  Best Regards,'
>       echo 'J[o]k[e]softwaresolutions Technical Team'
>
> # (end of info-info.sh)
>
> Surprisingly, it generates more intelligible posts than most of the recent
> posts -- at least it gets the spelling correct :)
>
> Maybe we could have a contest...
>


-- 
Alex Balashov - Principal
Evariste Systems LLC

Tel    : +1 678-954-0670
Direct : +1 678-954-0671
Web    : http://www.evaristesys.com/

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-biz mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-biz

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-biz mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-biz

Reply via email to