(P)ython (C)olorized TAIL 0.1
A small colorized tail that I hacked up tonight. There are other tails that can display colors, such as ColorTail, but I needed one that could be changed quickly to suit my needs (i.e. add more features.) I'll add more to this app later. Look for stuff like Regular Expressions and config files in later versions.
Quick Install:
mv pctail /usr/bin/
pctail /var/log/messages
enjoy.
other info:
released under GNU Public License(GPL), see COPYING for details. requires python 1.5.1 or greater
