Sinister, aren't I? <G>

For the record I did email directly an explanation of what -o does and to exclude it 
for "clean" fortunes, and that it's more fun to make your own. I have quotes from all 
the Dogma movies that are called within my mod_perl index.html on my website. =)

Suddenly this thread is on-topic.

my $foo  = qx(/usr/games/fortune fooguy);

### replace newlines in fortunes with <br>'s
$foo =~ s/\n/<br>/g;

print qq(<font face="$font" size="2">$foo</font><br><br>);

Unless the Voices are Mistaken, Ryan Parr ([EMAIL PROTECTED]) Wrote:
> John mentions /usr/games/fortune -o, which will print offensive messages.
> They are quite funny though. To use it without offensive messages (just
> funny ones) just don't pass it options.
> ----- Original Message -----
> From: "John Eisenschmidt" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, March 10, 2002 1:37 PM
> Subject: Re: [OT] Thought for the Day
> 
> 

-- 
John W. Eisenschmidt <[EMAIL PROTECTED]>
 Homepage URL    | http://www.eisenschmidt.org/jweisen
 PGP Public Key  | http://www.eisenschmidt.org/jweisen/misc/jeisenschmidt.asc
 PGP Fingerprint | 5F9B F916 5AD1 3295 CF99 BC1E 1F97 E6A3 37E3 BEF2

Attachment: msg25513/pgp00000.pgp
Description: PGP signature

Reply via email to