Comments for CCZE
05 Oct 2012 02:15
Hi! CCZE is great for viewing logs, but when I use it to colorize the output from a command -- say 'mvn install' -- the colorization happens, but when the mvn program exits, the entire view disappears. What option should I be using to prevent this from happening?
04 Jul 2011 21:31
After quite a few years of neglecting the project, I'm working on a new version. I will not continue the old code, but will start anew.
This, however, will take a while.
08 Jan 2011 04:46
Will we be seeing a newer ccze anytime soon? I would love to see conntrack log colouring and netfilter logs from -j LOG. Also a how to make your own plug-ins.
14 Aug 2004 13:26
Handy tool.
This is one of those little utilities you can do without, but once you use it - you won't want to ever be without it.
@phil_PICS: The -A option. ccze uses ncurses by default, and the screen's cleared when doing son. With -A, it will use direct ANSI escape sequences, which is less portable, but doesn't clear the screen.