RE: [Exim] eximstats and syslogd

Góra strony
Delete this message
Reply to this message
Autor: Jeremy C. Reed
Data:  
Dla: Segree, Gareth
CC: exim-users
Temat: RE: [Exim] eximstats and syslogd
On Tue, 1 Oct 2002, Segree, Gareth wrote:

> The syslog format is like the following.
> Oct 1 15:11:18 host02 exim[17184]: 2002-10-01 15:11:18
>
> I really want to strip off the first portion.


Maybe something like:

sed -e 's/^.*\]: //'

Jeremy C. Reed
http://www.isp-faq.com/    -- find answers to your questions