12 Oct
2010
12 Oct
'10
1:01 a.m.
On Mon, Oct 11, 2010 at 04:53:50PM -0600, Patrick H. wrote:
I dont know if syslog-ng will translate the \r or not. If not try inserting a raw \r char in there
(this is all assuming ^M really is \r).
I confirmed that before posting my original mails, in a table which explains which UNIX Ctrl-Letter corresponds to which C-escaped character. ^M and \r are one and the same.
-Patrick