4 Jun
2011
4 Jun
'11
7:23 a.m.
Am 04.06.2011 05:41, schrieb Eric Bélanger:
OT: I noticed that the /var/log/boot is somewhat hard to read because of the presence of the ansi escape sequences for the colored output. Would it be a good idea (or even possible) to removed these perhaps with a sed line after bootlogd has finished its stuff?
You can 'sed' them out (you need to replace the '^[' with a proper escape character). But there are other problems, some lines are truncated.