@hackage ztail1.2.0.3

Multi-file, colored, filtered log tailer.

  • Installation

  • Tested Compilers

  • Dependencies (0)

  • Dependents (0)

  • Package Flags

      inotify
       (on by default)

      Enable inotify support

An even more improved version of xtail/tail -f.

Requirements:

Example: ztail -I -r300
-c bright,red /var/log/kernel
-c yellow /var/log/daemon
-a -c blue -t '%b %d %H:%M:%S' -h '@ ' /var/log/Xorg.0.log

TODO: configuration file (currently the command line can get unwieldy)

https://dylex.net:9947/src

Suggestions, improvements, patches, complaints welcome.