Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Mar 2004 08:47:35 -0600
From:      "Kevin D. Kinsey, DaleCo, S.P." <kdk@daleco.biz>
To:        peter lageotakes <plageotakes@yahoo.com>
Cc:        freebsd-newbies@freebsd.org
Subject:   Re: Stupid questions...
Message-ID:  <404C8787.9000507@daleco.biz>
In-Reply-To: <20040308081710.14145.qmail@web14603.mail.yahoo.com>
References:  <20040308081710.14145.qmail@web14603.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
peter lageotakes wrote:

>http://info.astrian.net/jargon/terms/f/foo.html
>
>--- DerAlSem <DerAlSem@inbox.ru> wrote:
>  
>
>>Hello freebsd-newbies,
>>
>>  Who or what is foo bar?
>>
>>  Does any one can tell me? I see this everywhere
>>and everyday in man
>>  and other docs...
>>
>>-- 
>>Best regards,
>> DerAlSem                         
>>mailto:DerAlSem@inbox.ru
>>    
>>

Hmm, shouldn't the definitive reference be:

http://www.catb.org/~esr/jargon/html/F/foo.html

And really, you should read the entry on
"metasyntactic variables" for a fuller understanding....

http://www.catb.org/~esr/jargon/html/M/metasyntactic-variable.html

Kevin Kinsey
DaleCo, S.P.
------------------------------------------------------------------------
Foo on your metasyntax!!

if ($foo==$bar) {
    
     for ($baz=0; $baz<$qux; $baz++) {

          $quux=$baz;
          if ($garply['quux']==$waldo) {

               echo $thud;
          }      
     }
}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?404C8787.9000507>