Re: [MacPerl-AnyPerl] Pattern matching: HELP! 2

2002-04-23 Thread John Delacour
| I need to extact the user name of every user who is logged in | /var/log/maillog.I just want the user name and every one must be present | just one time. | Now I can extract all the strings with the user name and every name is | repeated many times.What can I do?Thanks a lot Make each user the

Re: [MacPerl-AnyPerl] Pattern matching: HELP! 2

2002-04-23 Thread Jefferson R. Lowrey
> > I need to extact the user name of every user who is logged in /var/log/maillog.I >just want the user name and every one must be present just one time. > Now I can extract all the strings with the user name and every name is repeated many >times.What can I do?Thanks a lot > See the document

[MacPerl-AnyPerl] Pattern matching: HELP! 2

2002-04-23 Thread guglief
I need to extact the user name of every user who is logged in /var/log/maillog.I just want the user name and every one must be present just one time. Now I can extract all the strings with the user name and every name is repeated many times.What can I do?Thanks a lot

Re: [MacPerl-AnyPerl] Pattern matching: HELP!

2002-04-23 Thread John Delacour
At 12:59 pm + 23/4/02, <[EMAIL PROTECTED]> wrote: | I'm tring to do a pattern matching on this string but after many days no |results. |Is there someone who can help me.Many thanks | | Apr 21 01:03:01 pandora ipop3d[28245]: Login user=holy00 You don't say what you want to extract or change or

Re: [MacPerl-AnyPerl] Pattern matching: HELP!

2002-04-23 Thread Jeff Lowrey
At 12:59 PM -0500 4/23/02, <[EMAIL PROTECTED]> wrote: >I'm tring to do a pattern matching on this string but after many >days no results.Is there someone who can help me.Many thanks > >Apr 21 01:03:01 pandora ipop3d[28245]: Login user=holy00 Which part of the string are you trying to match? /ip

[MacPerl-AnyPerl] Pattern matching: HELP!

2002-04-23 Thread guglief
I'm tring to do a pattern matching on this string but after many days no results.Is there someone who can help me.Many thanks Apr 21 01:03:01 pandora ipop3d[28245]: Login user=holy00