Hi, folks, I have to parse a file which looks like this:

dhcpd : LOG_INFO : DHCPDISCOVER from 
52:41:53:20:c0:f6:c8:35:6c:80:c0:01:01:00:00:00 via eth0

and I wanted to extract only this 
52:41:53:20:c0:f6:c8:35:6c:80:c0:01:01:00:00:00

How can I do this with R.E.

Thanks.


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

Reply via email to