Readme for ztail-1.0.1

An even more improved version of xtail/tail -f. Requirements: - ghc - hinotify (http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hinotify) 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.