This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Mailing list redirection etiquette?


On Wed, 6 Oct 2004, Fred Kulack wrote:

> On 10/06/2004 at 04:30:02 AM, cygwin-owner wrote:
> it's shouting "TITTTL" at the top of your voice
> while running round the room flapping your arms like a chicken!
> --- end of excerpt ---
>
> 8-)  Oh yeah....  That'll help, near as I can tell there's 95 acronyms
> right now.
> there's just
> "Nothing Quite Like Geeks Going Over Board" (I think I'd pronounce that
> one 'nickel gob')

Use that one a few times, and you'll get it in. :-D

> And just to make this post more on topic (which topic, I don't have a
> clue), here's one for you that you don't want to live without.
>
> >From your command prompt, use:
> > google cygwin acronym list
>
> If that doesn't work, setup this function:
> > typeset -f google
> google ()
> {
>     url="http://www.google.com";;
>     separator="/search?q=";
>     for i in $@;
>     do
>         url="${url}${separator}${i}";
>         separator="+";
>     done;
>     echo "Starting: $url";
>     ~/bin/firefox "$url" &
> }

Or, from your command prompt, use:

> wtf OLOCA

If that doesn't work, install the 'wtf' package.

(and as soon as I find the time to update the 'wtf' package, you'll be
able to also say "wtf TITTTL").
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"Happiness lies in being privileged to work hard for long hours in doing
whatever you think is worth doing."  -- Dr. Jubal Harshaw

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]