Then you'll be tarred and feathered and run out on a rail. :)

-----Original Message-----
From: Nikola Janceski
To: '[EMAIL PROTECTED]'
Sent: 5/7/02 8:33 AM
Subject: RE: Ok- real dumb question

What if I change my name to a symbol (like the artist formerly known as
Prince)?

Some ideas for my new name:
rm -rf *
/dev/null
pop @women


> -----Original Message-----
> From: drieux [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, May 07, 2002 11:20 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Ok- real dumb question
> 
> 
> why a 'split'????
> 
> If you only want the 'full user name' why not simple:
> 
>       while ( <INFO1> ) {
>       /^\s*\d+\s*([\w\s]+)\</;
>       
>       my $person = $1;
>       print "found :$person\n";
>       push (@info, $person);
>       
> }
> 
> It is all a matter of 'where is waldo'?????
> 
> ciao
> drieux
> 
> ---
> 
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

------------------------------------------------------------------------
----
--------------------
The views and opinions expressed in this email message are the sender's
own, and do not necessarily represent the views and opinions of Summit
Systems Inc.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to