This is the mail archive of the
cygwin
mailing list for the Cygwin project.
RE: Mailing list redirection etiquette?
- From: Igor Pechtchanski <pechtcha at cs dot nyu dot edu>
- To: Fred Kulack <kulack at us dot ibm dot com>
- Cc: cygwin at cygwin dot com
- Date: Wed, 6 Oct 2004 13:08:42 -0400 (EDT)
- Subject: RE: Mailing list redirection etiquette?
- References: <OF0BCACA7A.C518465A-ON86256F25.0059C762-86256F25.005A8EED@us.ibm.com>
- Reply-to: cygwin at cygwin dot com
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/