@hackage ztail1.2.0.3
Multi-file, colored, filtered log tailer.
Categories
License
BSD-3-Clause
Maintainer
dylan@dylex.net
Links
Versions
Installation
Tested Compilers
Dependencies (0)
Dependents (1)
@hackage/acme-everything
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)
Suggestions, improvements, patches, complaints welcome.