Loco is a script to make a syntax highlighting of logfiles.
Nice idea, maybe it can be used together with ii to
highlight nicknames and server messages..... (Thanks Xtaran!)
loco
Mit loco lässt sich die Ausgabe von tail -f /var/log/messagesdurch Einfärbung wesentlich übersichtlicher gestalten.
Unter Debian genügt mal wieder ein apt-get install loco
[via nion's blog]
Weblog: nodomain.cc Tracked: Aug 22, 23:39
loco
... ist ein Tool zum einfärben logs wie /var/log/messages. Macht das ganze evtl. etwas übersichtlicher. Auf einem Debian System einfach mit:
# apt-get install loco
installieren und
% tail -f /var/logmessages | loco
in der Konsole laufen lassen
[via
Mit loco lässt sich die Ausgabe von tail -f /var/log/messagesdurch Einfärbung wesentlich übersichtlicher gestalten. Unter Debian genügt mal wieder ein apt-get install loco [via nion's blog]
Tracked: Aug 22, 23:39
... ist ein Tool zum einfärben logs wie /var/log/messages. Macht das ganze evtl. etwas übersichtlicher. Auf einem Debian System einfach mit: # apt-get install loco installieren und % tail -f /var/logmessages | loco in der Konsole laufen lassen [via
Tracked: Aug 23, 00:31