On Thursday, May 23, 2002, at 02:22 , Francesco Guglielmo wrote:

> I'm sorry for this personal mail but I can't write to [EMAIL PROTECTED]
> .You've been very friendly in your answer so just for this time I
> decided to write you

not a problem.... the world is squirrelly at times.
and then it will just collapse when the sun goes nova...

> I need to extract from my maillog file the username of the users who
> logged in.I want all names one time,so I think to put it into an hash
> but ...The output I would like is:
> ct000227
> holy00
> ecc.

I opted for a simple regEx trick - to provide a framework
for going on and doing the other things that will inevitably
creep in, so check out:

        http://www.wetware.com/drieux/pbl/RegEx/sendMailLog.txt

see the pattern, be the pattern....

ciao
drieux

---


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

Reply via email to